Home
last modified time | relevance | path

Searched refs:ComputeSize (Results 1 – 25 of 41) sorted by relevance

12

/external/skia/src/gpu/mock/
DGrMockTexture.h98 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
178 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
/external/skia/src/gpu/gl/
DGrGLRenderTarget.cpp108 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()
DGrGLTextureRenderTarget.cpp68 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
/external/skqp/src/gpu/gl/
DGrGLRenderTarget.cpp108 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()
DGrGLTextureRenderTarget.cpp68 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
/external/skqp/src/gpu/mock/
DGrMockTexture.h128 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/mtl/
DGrMtlRenderTarget.h67 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
DGrMtlTextureRenderTarget.h75 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
/external/skqp/src/gpu/mtl/
DGrMtlRenderTarget.h67 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
DGrMtlTextureRenderTarget.h75 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.cpp298 addULEB128(Value.getDIEBlock().ComputeSize(AP)); in hashAttribute()
301 addULEB128(Value.getDIELoc().ComputeSize(AP)); in hashAttribute()
/external/skqp/include/gpu/
DGrSurface.h65 static size_t ComputeSize(GrPixelConfig config, int width, int height, int colorSamplesPerPixel,
/external/skia/include/gpu/
DGrSurface.h79 static size_t ComputeSize(GrPixelConfig config, int width, int height, int colorSamplesPerPixel,
/external/skia/src/gpu/
DGrRenderTargetProxy.cpp101 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onUninstantiatedGpuMemorySize()
DGrTexture.cpp34 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), 1, in onGpuMemorySize()
DGrTextureRenderTargetProxy.cpp73 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onUninstantiatedGpuMemorySize()
DGrSurface.cpp61 size_t GrSurface::ComputeSize(GrPixelConfig config, in ComputeSize() function in GrSurface
/external/skqp/src/gpu/
DGrRenderTargetProxy.cpp100 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onUninstantiatedGpuMemorySize()
DGrTexture.cpp34 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), 1, in onGpuMemorySize()
DGrTextureRenderTargetProxy.cpp73 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onUninstantiatedGpuMemorySize()
DGrSurface.cpp61 size_t GrSurface::ComputeSize(GrPixelConfig config, in ComputeSize() function in GrSurface
/external/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.cpp340 addULEB128(Value.getDIEBlock().ComputeSize(AP)); in hashAttribute()
343 addULEB128(Value.getDIELoc().ComputeSize(AP)); in hashAttribute()
DDIE.cpp487 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/
DGrVkRenderTarget.h127 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
/external/skqp/src/gpu/vk/
DGrVkRenderTarget.h127 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()

12