OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GrEffect_Globals
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/
GrEffect.cpp
42
class
GrEffect_Globals
{
69
return
GrEffect_Globals
::GetTLS()->allocate(size);
73
GrEffect_Globals
::GetTLS()->release(target);
96
return
GrEffect_Globals
::GetTLS()->allocate(size);
100
GrEffect_Globals
::GetTLS()->release(target);
/external/skia/src/gpu/
GrEffect.cpp
42
class
GrEffect_Globals
{
69
return
GrEffect_Globals
::GetTLS()->allocate(size);
73
GrEffect_Globals
::GetTLS()->release(target);
96
return
GrEffect_Globals
::GetTLS()->allocate(size);
100
GrEffect_Globals
::GetTLS()->release(target);
Completed in 205 milliseconds