OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ResetTimestamp
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/gpu/gl/
GrGLTexture.h
82
const TexParams& getCachedTexParams(GrGpu::
ResetTimestamp
* timestamp) const {
87
GrGpu::
ResetTimestamp
timestamp) {
101
GrGpu::
ResetTimestamp
fTexParamsTimestamp;
GrGpuGL.cpp
[
all
...]
/external/skia/src/gpu/
GrGpu.h
299
typedef uint64_t
ResetTimestamp
;
302
static const
ResetTimestamp
kExpiredTimestamp = 0;
306
ResetTimestamp
getResetTimestamp() const {
539
ResetTimestamp
fResetTimestamp;
Completed in 236 milliseconds