Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrGpu.h236 ResetTimestamp getResetTimestamp() const { return fResetTimestamp; } in getResetTimestamp() function
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp1595 this->getResetTimestamp()); in onCreateTexture()
2980 bool setAll = timestamp < this->getResetTimestamp(); in bindTexture()
3075 texture->setCachedParams(samplerParamsToRecord, newNonSamplerParams, this->getResetTimestamp()); in bindTexture()
3891 glTex->setCachedParams(nullptr, params, this->getResetTimestamp()); in onRegenerateMipMapLevels()