HomeSort by relevance Sort by last modified time
    Searched refs:ResetTimestamp (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/gl/
GrGLTexture.h 86 const TexParams& getCachedTexParams(GrGpu::ResetTimestamp* timestamp) const {
91 GrGpu::ResetTimestamp timestamp) {
117 GrGpu::ResetTimestamp fTexParamsTimestamp;
GrGpuGL.cpp     [all...]
  /external/skia/src/gpu/
GrGpu.h 325 typedef uint64_t ResetTimestamp;
328 static const ResetTimestamp kExpiredTimestamp = 0;
332 ResetTimestamp getResetTimestamp() const {
490 ResetTimestamp fResetTimestamp;

Completed in 37 milliseconds