HomeSort by relevance Sort by last modified time
    Searched defs:updateMatrix (Results 1 - 12 of 12) sorted by null

  /frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
Convolve3x3.java 40 private float[] updateMatrix(float str) {
55 float f[] = updateMatrix(1.f);
70 float f[] = updateMatrix(time % 1.f);
Convolve5x5.java 40 private float[] updateMatrix(float str) {
62 float f[] = updateMatrix(1.f);
89 float f[] = updateMatrix(time % 1.f);
  /frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
Convolve3x3.java 47 private float[] updateMatrix(float str) {
62 float f[] = updateMatrix(1.f);
77 float f[] = updateMatrix(time % 1.f);
Convolve5x5.java 47 private float[] updateMatrix(float str) {
69 float f[] = updateMatrix(1.f);
96 float f[] = updateMatrix(time % 1.f);
  /frameworks/base/libs/hwui/
RenderProperties.cpp 97 updateMatrix();
189 void RenderProperties::updateMatrix() {
  /external/skia/src/utils/
SkShadowPaintFilterCanvas.cpp 81 void SkShadowPaintFilterCanvas::updateMatrix() {
126 this->updateMatrix();
134 this->updateMatrix();
141 this->updateMatrix();
148 this->updateMatrix();
156 this->updateMatrix();
163 this->updateMatrix();
172 this->updateMatrix();
179 this->updateMatrix();
187 this->updateMatrix();
    [all...]
  /frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/
MainActivity.java 185 updateMatrix();
195 void updateMatrix() {
258 updateMatrix();
  /frameworks/rs/tests/java_api/SSHealingBrush/src/rs/example/android/com/healingbrush/
MainActivity.java 185 updateMatrix();
195 void updateMatrix() {
258 updateMatrix();
  /external/swiftshader/src/Renderer/
VertexProcessor.hpp 334 bool updateMatrix;
  /external/skia/samplecode/
SampleApp.cpp     [all...]
  /external/skia/src/pdf/
SkPDFDevice.cpp 156 void updateMatrix(const SkMatrix& matrix);
309 void GraphicStackState::updateMatrix(const SkMatrix& matrix) {
    [all...]
  /prebuilts/maven_repo/bumptech/com/github/bumptech/glide/glide/4.0.0-SNAPSHOT/
glide-4.0.0-SNAPSHOT.jar 

Completed in 459 milliseconds