OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TextureMatrixIsIdentity
(Results
1 - 3
of
3
) sorted by null
/external/skia/gpu/src/
GrGpuGL.h
138
static bool
TextureMatrixIsIdentity
(const GrGLTexture* texture,
GrGpuGLShaders.cpp
749
if (
TextureMatrixIsIdentity
(texture, fCurrDrawState.fSamplerStates[s])) {
[
all
...]
GrGpuGL.cpp
136
bool GrGpuGL::
TextureMatrixIsIdentity
(const GrGLTexture* texture,
[
all
...]
Completed in 409 milliseconds