Searched refs:ResetTimestamp (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLTexture.h81 const TexParams& getCachedTexParams(GrGpu::ResetTimestamp* timestamp) const {
87 GrGpu::ResetTimestamp timestamp) {
101 GrGpu::ResetTimestamp fTexParamsTimestamp;
H A DGrGpuGL.cpp2020 ResetTimestamp timestamp;
/external/skia/src/gpu/gl/
H A DGrGLTexture.h81 const TexParams& getCachedTexParams(GrGpu::ResetTimestamp* timestamp) const {
87 GrGpu::ResetTimestamp timestamp) {
101 GrGpu::ResetTimestamp fTexParamsTimestamp;
H A DGrGpuGL.cpp2020 ResetTimestamp timestamp;
/external/chromium_org/third_party/skia/src/gpu/
H A DGrGpu.h283 typedef uint64_t ResetTimestamp; typedef in class:GrGpu
286 static const ResetTimestamp kExpiredTimestamp = 0;
290 ResetTimestamp getResetTimestamp() const {
523 ResetTimestamp fResetTimestamp;
/external/skia/src/gpu/
H A DGrGpu.h283 typedef uint64_t ResetTimestamp; typedef in class:GrGpu
286 static const ResetTimestamp kExpiredTimestamp = 0;
290 ResetTimestamp getResetTimestamp() const {
523 ResetTimestamp fResetTimestamp;

Completed in 132 milliseconds