Searched defs:readTexturePixels (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrContext.cpp1189 bool GrContext::readTexturePixels(GrTexture* texture, function in class:GrContext
1193 SK_TRACE_EVENT0("GrContext::readTexturePixels");
1311 // Make the scratch a render target because we don't have a robust readTexturePixels as of
/external/skia/src/gpu/
H A DGrContext.cpp1189 bool GrContext::readTexturePixels(GrTexture* texture, function in class:GrContext
1193 SK_TRACE_EVENT0("GrContext::readTexturePixels");
1311 // Make the scratch a render target because we don't have a robust readTexturePixels as of

Completed in 208 milliseconds