Home
last modified time | relevance | path

Searched refs:WorstCaseSize (Results 1 – 8 of 8) sorted by relevance

/external/skqp/include/gpu/
DGrSurface.h64 static size_t WorstCaseSize(const GrSurfaceDesc& desc, bool useNextPow2 = false);
/external/skia/include/gpu/
DGrSurface.h78 static size_t WorstCaseSize(const GrSurfaceDesc& desc, bool useNextPow2 = false);
/external/skqp/src/gpu/
DGrSurface.cpp19 size_t GrSurface::WorstCaseSize(const GrSurfaceDesc& desc, bool useNextPow2) { in WorstCaseSize() function in GrSurface
DGrResourceProvider.cpp225 GrSurface::WorstCaseSize(desc), in refScratchTexture()
/external/skia/src/gpu/
DGrSurface.cpp19 size_t GrSurface::WorstCaseSize(const GrSurfaceDesc& desc, bool useNextPow2) { in WorstCaseSize() function in GrSurface
DGrResourceProvider.cpp206 GrSurface::WorstCaseSize(desc), in refScratchTexture()
/external/v8/src/arm64/
Dassembler-arm64.cc381 return first_use_ + kMaxLoadLiteralRange - WorstCaseSize(); in MaxPcOffset()
385 int ConstPool::WorstCaseSize() { in WorstCaseSize() function in v8::internal::ConstPool
4858 int worst_case_size = constpool_.WorstCaseSize(); in CheckConstPool()
Dassembler-arm64.h841 int WorstCaseSize();