Searched defs:adjust_pixel_ops_params (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGpuGL.cpp504 bool adjust_pixel_ops_params(int surfaceWidth, function in namespace:__anon15303
552 if (!adjust_pixel_ops_params(desc.fWidth, desc.fHeight, bpp, &left, &top,
1589 if (!adjust_pixel_ops_params(target->width(), target->height(), bpp,
/external/skia/src/gpu/gl/
H A DGrGpuGL.cpp501 bool adjust_pixel_ops_params(int surfaceWidth, function in namespace:__anon30721
549 if (!adjust_pixel_ops_params(desc.fWidth, desc.fHeight, bpp, &left, &top,
1607 if (!adjust_pixel_ops_params(target->width(), target->height(), bpp,

Completed in 214 milliseconds