Home
last modified time | relevance | path

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

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicHistogram.java158 (mOut.getType().getYuv() != 0)) { in setOutput()
H A DType.java126 public int getYuv() { in getYuv() method in Type
H A DAllocation.java2860 if (mType.getYuv() == android.graphics.ImageFormat.NV21 || in getByteBuffer()
2861 mType.getYuv() == android.graphics.ImageFormat.YV12 || in getByteBuffer()
2862 mType.getYuv() == android.graphics.ImageFormat.YUV_420_888 ) { in getByteBuffer()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt39011 method @Deprecated public int getYuv();