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

  /frameworks/base/core/jni/include/android_runtime/
android_view_Surface.h 58 Y8 = 0x20203859, // @hide
  /frameworks/base/graphics/java/android/graphics/
ImageFormat.java 79 * <p>Android Y8 format.</p>
81 * <p>Y8 is a YUV planar format comprised of a WxH Y plane only, with each pixel
106 public static final int Y8 = 0x20203859;
112 * being represented by 16 bits. It is just like {@link #Y8}, but has 16
726 case Y8:
  /external/llvm/unittests/IR/
DominatorTreeTest.cpp 57 Instruction *Y8 = &*BBI++;
132 EXPECT_FALSE(DT->dominates(Y8, Y9));
238 " %y8 = phi i32 [0, %bb2], [%y4, %bb1]\n"
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 106 milliseconds