Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrPath.cpp178 bool* outIsVolatile) { in ComputeKey() argument
180 *outIsVolatile = false; in ComputeKey()
185 *outIsVolatile = false; in ComputeKey()
190 *outIsVolatile = false; in ComputeKey()
195 *outIsVolatile = path.isVolatile(); in ComputeKey()
DGrPath.h34 bool* outIsVolatile);