Home
last modified time | relevance | path

Searched refs:getYuv (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicHistogram.java155 (mOut.getType().getYuv() != 0)) { in setOutput()
DType.java121 public int getYuv() { in getYuv() method in Type
DAllocation.java2856 if (mType.getYuv() == android.graphics.ImageFormat.NV21 || in getByteBuffer()
2857 mType.getYuv() == android.graphics.ImageFormat.YV12 || in getByteBuffer()
2858 mType.getYuv() == android.graphics.ImageFormat.YUV_420_888 ) { in getByteBuffer()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DScriptIntrinsicHistogram.java165 (mOut.getType().getYuv() != 0)) {
DType.java119 public int getYuv() { in getYuv() method in Type
/frameworks/support/api/
D23.0.0.txt10890 method public int getYuv();
D23.1.1.txt11278 method public int getYuv();
D23.2.1.txt11809 method public int getYuv();
D23.2.0.txt11807 method public int getYuv();
D23.4.0.txt11825 method public int getYuv();
D23.1.0.txt11309 method public int getYuv();
D24.0.0.txt12625 method public int getYuv();
D24.1.0.txt12635 method public int getYuv();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26771 method public int getYuv();
/frameworks/base/config/
Dhiddenapi-public-dex.txt39051 Landroid/renderscript/Type;->getYuv()I
/frameworks/base/api/
Dcurrent.txt38348 method public int getYuv();