HomeSort by relevance Sort by last modified time
    Searched full:adjust_params (Results 1 - 1 of 1) sorted by null

  /external/skia/src/gpu/
GrSurface.cpp 46 template<typename T> static bool adjust_params(int surfaceWidth, function
78 return adjust_params<void>(surfaceWidth, surfaceHeight, bpp, left, top, width, height, data,
88 return adjust_params<const void>(surfaceWidth, surfaceHeight, bpp, left, top, width, height,

Completed in 502 milliseconds