OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setPathTexGenState
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGLProgramEffects.h
179
void
setPathTexGenState
(GrGpuGL*, const GrProcessorStage&, int effectIdx);
GrGLProgramEffects.cpp
185
this->
setPathTexGenState
(gpu, effectStage, e);
190
void GrGLPathTexGenProgramEffects::
setPathTexGenState
(GrGpuGL* gpu,
/external/skia/src/gpu/gl/
GrGLProgramEffects.h
287
void
setPathTexGenState
(GrGpuGL*, const GrDrawEffect&, int effectIdx);
GrGLProgramEffects.cpp
528
this->
setPathTexGenState
(gpu, drawEffect, e);
533
void GrGLPathTexGenProgramEffects::
setPathTexGenState
(GrGpuGL* gpu,
Completed in 3115 milliseconds