OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UploadWithTexImageETC1
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/scheduler/
texture_uploader.h
104
void
UploadWithTexImageETC1
(const uint8* image, gfx::Size size);
texture_uploader.cc
147
UploadWithTexImageETC1
(image, size);
289
void TextureUploader::
UploadWithTexImageETC1
(const uint8* image,
291
TRACE_EVENT0("cc", "TextureUploader::
UploadWithTexImageETC1
");
Completed in 79 milliseconds