OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addGpuResource
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/gpu/
GrProgramElement.h
35
* GrProgramElement using
addGpuResource
(). This allows the regular refs to be converted to pending
96
void
addGpuResource
(const GrGpuResourceRef* res) {
/external/skia/src/gpu/
GrProcessor.cpp
106
this->
addGpuResource
(access->getProgramTexture());
Completed in 53 milliseconds