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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLTexture.h 81 const TexParams& getCachedTexParams(GrGpu::ResetTimestamp* timestamp) const {
87 GrGpu::ResetTimestamp timestamp) {
101 GrGpu::ResetTimestamp fTexParamsTimestamp;
GrGpuGL.cpp     [all...]
  /external/skia/src/gpu/gl/
GrGLTexture.h 81 const TexParams& getCachedTexParams(GrGpu::ResetTimestamp* timestamp) const {
87 GrGpu::ResetTimestamp timestamp) {
101 GrGpu::ResetTimestamp fTexParamsTimestamp;
GrGpuGL.cpp     [all...]
  /external/chromium_org/third_party/skia/src/gpu/
GrGpu.h 267 typedef uint64_t ResetTimestamp;
270 static const ResetTimestamp kExpiredTimestamp = 0;
274 ResetTimestamp getResetTimestamp() const {
505 ResetTimestamp fResetTimestamp;
  /external/skia/src/gpu/
GrGpu.h 286 typedef uint64_t ResetTimestamp;
289 static const ResetTimestamp kExpiredTimestamp = 0;
293 ResetTimestamp getResetTimestamp() const {
520 ResetTimestamp fResetTimestamp;

Completed in 285 milliseconds