Searched refs:preferVRAMUseOverFlushes (Results 1 - 2 of 2) sorted by relevance

/external/skia/include/gpu/
H A DGrCaps.h158 bool preferVRAMUseOverFlushes() const { return fPreferVRAMUseOverFlushes; } function in class:GrCaps
/external/skia/src/gpu/
H A DGrResourceCache.cpp79 , fPreferVRAMUseOverFlushes(caps->preferVRAMUseOverFlushes()) {

Completed in 106 milliseconds