Home
last modified time | relevance | path

Searched refs:allocatedCaseOnly (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrSurfaceProxyPriv.h37 void exactify(bool allocatedCaseOnly);
DGrSurfaceProxy.cpp370 void GrSurfaceProxyPriv::exactify(bool allocatedCaseOnly) { in exactify() argument
394 if (allocatedCaseOnly) { in exactify()