Searched refs:getColorMatrix (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DColorMatrixColorFilter.java64 public ColorMatrix getColorMatrix() { method in class:ColorMatrixColorFilter
75 * @see #getColorMatrix()
99 * @see #getColorMatrix()
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DDescription.h69 const mat4& getColorMatrix() const;
H A DDescription.cpp91 const mat4& Description::getColorMatrix() const { function in class:android::Description
H A DGLES20RenderEngine.cpp196 mat4 oldTransform = mState.getColorMatrix();
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DColorFiltersMutateActivity.java141 final ColorMatrix m = filter.getColorMatrix();

Completed in 1372 milliseconds