/external/skia/src/gpu/mock/ |
D | GrMockTexture.h | 98 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize() 178 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
|
/external/skqp/src/gpu/gl/ |
D | GrGLRenderTarget.cpp | 108 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize() 225 size_t size = GrSurface::ComputeSize(this->config(), this->width(), this->height(), in dumpMemoryStatistics()
|
D | GrGLTextureRenderTarget.cpp | 68 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
|
/external/skqp/src/gpu/mock/ |
D | GrMockTexture.h | 128 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize() 207 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
|
/external/skia/src/gpu/gl/ |
D | GrGLRenderTarget.cpp | 108 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize() 225 size_t size = GrSurface::ComputeSize(this->config(), this->width(), this->height(), in dumpMemoryStatistics()
|
D | GrGLTextureRenderTarget.cpp | 68 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
|
/external/skia/src/gpu/mtl/ |
D | GrMtlRenderTarget.h | 67 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
|
D | GrMtlTextureRenderTarget.h | 75 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
|
/external/skqp/src/gpu/mtl/ |
D | GrMtlRenderTarget.h | 67 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
|
D | GrMtlTextureRenderTarget.h | 75 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DIEHash.cpp | 298 addULEB128(Value.getDIEBlock().ComputeSize(AP)); in hashAttribute() 301 addULEB128(Value.getDIELoc().ComputeSize(AP)); in hashAttribute()
|
/external/skqp/include/gpu/ |
D | GrSurface.h | 65 static size_t ComputeSize(GrPixelConfig config, int width, int height, int colorSamplesPerPixel,
|
/external/skia/include/gpu/ |
D | GrSurface.h | 79 static size_t ComputeSize(GrPixelConfig config, int width, int height, int colorSamplesPerPixel,
|
/external/skia/src/gpu/ |
D | GrRenderTargetProxy.cpp | 101 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onUninstantiatedGpuMemorySize()
|
D | GrTexture.cpp | 34 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), 1, in onGpuMemorySize()
|
D | GrTextureRenderTargetProxy.cpp | 73 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onUninstantiatedGpuMemorySize()
|
D | GrSurface.cpp | 61 size_t GrSurface::ComputeSize(GrPixelConfig config, in ComputeSize() function in GrSurface
|
/external/skqp/src/gpu/ |
D | GrTexture.cpp | 34 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), 1, in onGpuMemorySize()
|
D | GrRenderTargetProxy.cpp | 100 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onUninstantiatedGpuMemorySize()
|
D | GrTextureRenderTargetProxy.cpp | 73 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onUninstantiatedGpuMemorySize()
|
D | GrSurface.cpp | 61 size_t GrSurface::ComputeSize(GrPixelConfig config, in ComputeSize() function in GrSurface
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DIEHash.cpp | 340 addULEB128(Value.getDIEBlock().ComputeSize(AP)); in hashAttribute() 343 addULEB128(Value.getDIELoc().ComputeSize(AP)); in hashAttribute()
|
D | DIE.cpp | 487 unsigned DIELoc::ComputeSize(const AsmPrinter *AP) const { in ComputeSize() function in DIELoc 538 unsigned DIEBlock::ComputeSize(const AsmPrinter *AP) const { in ComputeSize() function in DIEBlock
|
/external/skia/src/gpu/vk/ |
D | GrVkRenderTarget.h | 127 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
|
/external/skqp/src/gpu/vk/ |
D | GrVkRenderTarget.h | 127 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
|