Searched defs:A_8 (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DPixelFormat.java46 public static final int A_8 = 8; field in class:PixelFormat
92 case PixelFormat.A_8:
/frameworks/rs/cpp/
H A DRenderScript.h98 Element *A_8; member in struct:android::renderscriptCpp::RenderScript::__anon1532
/frameworks/base/graphics/java/android/renderscript/
H A DElement.java469 public static Element A_8(RenderScript rs) { method in class:Element
956 * size and type (i.e. U8 is compatible with A_8). User-defined Elements
/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/
H A DElement.java436 public static Element A_8(RenderScript rs) { method in class:Element
868 * size and type (i.e. U8 is compatible with A_8). User-defined Elements

Completed in 46 milliseconds