Lines Matching defs:width
265 GrBackendTexture(int width,
272 GrBackendTexture(int width,
278 GrBackendTexture(int width,
285 GrBackendTexture(int width,
291 GrBackendTexture(int width,
296 GrBackendTexture(int width,
308 int width() const { return fWidth; }
395 GrBackendTexture(int width,
405 GrBackendTexture(int width,
414 GrBackendTexture(int width,
425 int fWidth; //<! width in pixels
461 GrBackendRenderTarget(int width,
470 GrBackendRenderTarget(int width,
479 GrBackendRenderTarget(int width, int height, int sampleCnt, const GrVkImageInfo& vkInfo);
481 GrBackendRenderTarget(int width, int height, const GrVkImageInfo& vkInfo);
485 GrBackendRenderTarget(int width,
489 GrBackendRenderTarget(int width,
496 GrBackendRenderTarget(int width,
501 GrBackendRenderTarget(int width,
513 int width() const { return fWidth; }
590 GrBackendRenderTarget(int width,
599 GrBackendRenderTarget(int width,
611 int fWidth; //<! width in pixels