Searched defs:GrGLEffectMatrix (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLEffectMatrix.h21 * change matrix is ignored. The GrGLEffectMatrix will emit different code based on the type of
27 class GrGLEffectMatrix { class
53 * arbitrary shift in its final key. However, when GrGLEffectMatrix::emitCode*() code is called
61 GrGLEffectMatrix(CoordsType coordsType) function in class:GrGLEffectMatrix
71 * Pass a texture to make GrGLEffectMatrix automatically adjust for the texture's origin. Pass
74 * param that would be used to initialize GrGLEffectMatrix for the generating GrEffect.
87 * unique within a stage. It is only necessary if multiple GrGLEffectMatrix objects are used by
/external/skia/src/gpu/gl/
H A DGrGLEffectMatrix.h21 * change matrix is ignored. The GrGLEffectMatrix will emit different code based on the type of
27 class GrGLEffectMatrix { class
53 * arbitrary shift in its final key. However, when GrGLEffectMatrix::emitCode*() code is called
61 GrGLEffectMatrix(CoordsType coordsType) function in class:GrGLEffectMatrix
71 * Pass a texture to make GrGLEffectMatrix automatically adjust for the texture's origin. Pass
74 * param that would be used to initialize GrGLEffectMatrix for the generating GrEffect.
87 * unique within a stage. It is only necessary if multiple GrGLEffectMatrix objects are used by

Completed in 81 milliseconds