Home
last modified time | relevance | path

Searched defs:ibb (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/
H A DRendererOneColorBufferTest.java70 ByteBuffer ibb = ByteBuffer.allocateDirect(mIndices.length * 2); in RendererOneColorBufferTest() local
88 ByteBuffer ibb = ByteBuffer.allocateDirect(mIndices.length * 2); in RendererOneColorBufferTest() local
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/renderers/
H A DWedge.java56 ByteBuffer ibb = ByteBuffer.allocateDirect(VERTS * 8 * 2); in Wedge() local
/aosp_15_r20/external/flatbuffers/tests/
H A DKotlinTest.kt147 val ibb = monster.inventoryAsByteBuffer in TestBuffer() constant
H A DJavaTest.java169 ByteBuffer ibb = monster.inventoryAsByteBuffer(); in TestBuffer() local
/aosp_15_r20/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
H A DTriangleRenderer.java128 ByteBuffer ibb = ByteBuffer.allocateDirect(VERTS * 2); in Triangle() local
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/
H A DTriangleRenderer.java194 ByteBuffer ibb = ByteBuffer.allocateDirect(VERTS * 2); in Triangle() local
H A DStaticTriangleRenderer.java226 ByteBuffer ibb = ByteBuffer.allocateDirect(VERTS * 2); in Triangle() local
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
H A DSpriteTextRenderer.java300 ByteBuffer ibb = ByteBuffer.allocateDirect(VERTS * 2); in Triangle() local
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dlocmap.cpp427 ILCID_POSIX_SUBTABLE(ibb) { in ILCID_POSIX_SUBTABLE() argument
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dlocmap.cpp426 ILCID_POSIX_SUBTABLE(ibb) { in ILCID_POSIX_SUBTABLE() argument
/aosp_15_r20/frameworks/wilhelm/src/android/
H A Dandroid_Effect.cpp266 void android_bb_init(audio_session_t sessionId, IBassBoost* ibb) { in android_bb_init()
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dcbfstool.c91 bool ibb; member
H A Difwitool.c1449 struct buffer ibb; in ibbp_dir_add() local