Searched refs:adjust_pixel_ops_params (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/gpu/gl/ |
D | GrGpuGL.cpp | 500 bool adjust_pixel_ops_params(int surfaceWidth, in adjust_pixel_ops_params() function 545 if (!adjust_pixel_ops_params(desc.fWidth, desc.fHeight, bpp, &left, &top, in uploadTexData() 1410 if (!adjust_pixel_ops_params(target->width(), target->height(), bpp, in onReadPixels()
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
D | GrGpuGL.cpp | 500 bool adjust_pixel_ops_params(int surfaceWidth, in adjust_pixel_ops_params() function 545 if (!adjust_pixel_ops_params(desc.fWidth, desc.fHeight, bpp, &left, &top, in uploadTexData() 1410 if (!adjust_pixel_ops_params(target->width(), target->height(), bpp, in onReadPixels()
|