Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLRenderTarget.cpp86 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
192 size_t size = GrSurface::ComputeSize(this->config(), this->width(), this->height(), in dumpMemoryStatistics()
DGrGLTextureRenderTarget.cpp82 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
/external/skia/include/gpu/
DGrSurface.h68 static size_t ComputeSize(GrPixelConfig config, int width, int height, int colorSamplesPerPixel,
/external/skia/src/gpu/
DGrTextureRenderTargetProxy.cpp43 return GrSurface::ComputeSize(fConfig, fWidth, fHeight, colorSamplesPerPixel, kHasMipMaps, in onUninstantiatedGpuMemorySize()
DGrTextureProxy.cpp78 return GrSurface::ComputeSize(fConfig, fWidth, fHeight, 1, kHasMipMaps, in onUninstantiatedGpuMemorySize()
DGrRenderTargetProxy.cpp105 return GrSurface::ComputeSize(fConfig, fWidth, fHeight, colorSamplesPerPixel, false, in onUninstantiatedGpuMemorySize()
DGrTexture.cpp38 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), 1, in onGpuMemorySize()
DGrSurface.cpp50 size_t GrSurface::ComputeSize(GrPixelConfig config, in ComputeSize() function in GrSurface
/external/skia/src/gpu/mock/
DGrMockTexture.h85 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
/external/skia/src/gpu/vk/
DGrVkRenderTarget.h104 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
DGrVkTextureRenderTarget.cpp252 return GrSurface::ComputeSize(this->config(), this->width(), this->height(), in onGpuMemorySize()
/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
DDwarfUnit.cpp309 Loc->ComputeSize(Asm); in addBlock()
317 Block->ComputeSize(Asm); in addBlock()
/external/llvm/include/llvm/CodeGen/
DDIE.h689 unsigned ComputeSize(const AsmPrinter *AP) const;
723 unsigned ComputeSize(const AsmPrinter *AP) const;
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDIE.h403 unsigned ComputeSize(AsmPrinter *AP);
DDIE.cpp324 unsigned DIEBlock::ComputeSize(AsmPrinter *AP) { in ComputeSize() function in DIEBlock
DDwarfCompileUnit.cpp106 Block->ComputeSize(Asm); in addBlock()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp2469 Loc->ComputeSize(AsmPrinter); in cloneBlockAttribute()
2471 Block->ComputeSize(AsmPrinter); in cloneBlockAttribute()
/external/protobuf/util/
DMakefile.am118 csharp/src/Google.Protobuf/CodedOutputStream.ComputeSize.cs \
/external/protobuf/
DMakefile.am118 csharp/src/Google.Protobuf/CodedOutputStream.ComputeSize.cs \