OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:estimated_size_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
texture_manager.h
76
return
estimated_size_
;
397
uint32
estimated_size_
;
member in class:gpu::gles2::Texture
texture_manager.cc
123
estimated_size_
(0),
497
estimated_size_
-= info.estimated_size;
500
estimated_size_
+= info.estimated_size;
[
all
...]
Completed in 25 milliseconds