Searched defs:surfaceWidth (Results 1 – 7 of 7) sorted by relevance
46 template<typename T> static bool adjust_params(int surfaceWidth, in adjust_params()72 bool GrSurfacePriv::AdjustReadPixelParams(int surfaceWidth, in AdjustReadPixelParams()82 bool GrSurfacePriv::AdjustWritePixelParams(int surfaceWidth, in AdjustWritePixelParams()
121 public abstract int surfaceWidth(); in surfaceWidth() method in EglBase
137 public int surfaceWidth() { in surfaceWidth() method in EglBase14
193 public int surfaceWidth() { in surfaceWidth() method in EglBase10
163 ReferenceRenderer::ReferenceRenderer(int surfaceWidth, in ReferenceRenderer()
474 …eCameraFrameSize(List<?> supportedSizes, ListItemAccessor accessor, int surfaceWidth, int surfaceH… in calculateCameraFrameSize()
97 int surfaceWidth; member