Searched refs:WorstCaseSize (Results 1 – 8 of 8) sorted by relevance
64 static size_t WorstCaseSize(const GrSurfaceDesc& desc, bool useNextPow2 = false);
78 static size_t WorstCaseSize(const GrSurfaceDesc& desc, bool useNextPow2 = false);
19 size_t GrSurface::WorstCaseSize(const GrSurfaceDesc& desc, bool useNextPow2) { in WorstCaseSize() function in GrSurface
225 GrSurface::WorstCaseSize(desc), in refScratchTexture()
206 GrSurface::WorstCaseSize(desc), in refScratchTexture()
381 return first_use_ + kMaxLoadLiteralRange - WorstCaseSize(); in MaxPcOffset()385 int ConstPool::WorstCaseSize() { in WorstCaseSize() function in v8::internal::ConstPool4858 int worst_case_size = constpool_.WorstCaseSize(); in CheckConstPool()
841 int WorstCaseSize();