Home
last modified time | relevance | path

Searched defs:fallbackSize (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/gpu/
DGrBufferAllocPool.cpp182 size_t fallbackSize, in makeSpaceAtLeast()
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp288 const size_t fallbackSize = (sizeof(void*) == sizeof(deUint64)) ? 2048*MiB : 1024*MiB; in getTotalSystemMemory() local
/external/skia/src/gpu/
DGrBufferAllocPool.cpp234 size_t fallbackSize, in makeSpaceAtLeast()