/aosp_15_r20/frameworks/native/libs/gui/tests/ |
H A D | BLASTBufferQueue_test.cpp | 257 void fillBuffer(uint32_t* bufData, Rect rect, uint32_t stride, uint8_t r, uint8_t g, in fillBuffer() 273 uint32_t* bufData; in fillQuadrants() local 294 uint32_t* bufData; in checkScreenCapture() local 336 uint32_t* bufData; in queueBuffer() local 450 uint32_t* bufData; in TEST_F() local 598 uint32_t* bufData; in TEST_F() local 645 uint32_t* bufData; in TEST_F() local 695 uint32_t* bufData; in TEST_F() local 752 uint32_t* bufData; in TEST_F() local 811 uint32_t* bufData; in TEST_F() local [all …]
|
/aosp_15_r20/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
H A D | ReadbackVts.cpp | 217 void* bufData = nullptr; in checkReadbackBuffer() local 288 void* bufData = nullptr; in fillBuffer() local
|
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/vts/ |
H A D | ReadbackVts.cpp | 367 void* bufData = nullptr; in checkReadbackBuffer() local 460 void* bufData; in fillBuffer() local
|
/aosp_15_r20/external/flatbuffers/swift/Sources/FlatBuffers/Documentation.docc/Resources/code/swift/ |
H A D | swift_code_10.swift | 70 let bufData = ByteBuffer(data: builder.sizedBuffer) in run() variable
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM_base/codec/hal/enc/av1/features/ |
H A D | encode_av1_tile_xe2_lpm.cpp | 73 …const auto* bufData = (VdencStatistics*)((uint8_t*)m_allocator->LockResourceForRead(buf) + m_av1Ti… in MHW_SETPAR_DECL_SRC() local
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9527/ |
H A D | poc.cpp | 43 unsigned char bufData[] = { 0x00, 0x00, 0xF0, 0x00, 0x00, 0x00, 0x00, 0xE7, variable
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0814/ |
H A D | poc.cpp | 305 unsigned char bufData[] = { variable
|
/aosp_15_r20/external/tremolo/tests/oob_oggpack_look/ |
H A D | test_floor0.cpp | 36 unsigned char bufData[] = { 0x00, 0x00, 0xF0, 0x00, 0x00, 0x00, 0x00, 0xE7, variable
|
/aosp_15_r20/hardware/google/aemu/base/ |
D | AlignedBuf_unittest.cpp | 60 uint32_t* bufData = buf.data(); in TEST() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fShaderAtomicOpTests.cpp | 221 vector<uint8_t> bufData(blockInfo.dataSize); in iterate() local 1058 vector<uint8_t> bufData(blockInfo.dataSize); in iterate() local
|
/aosp_15_r20/frameworks/av/media/module/extractors/mpeg2/ |
H A D | MPEG2PSExtractor.cpp | 739 const void *bufData; in read() local
|
H A D | MPEG2TSExtractor.cpp | 223 const void *bufData; in read() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/av1/features/ |
H A D | encode_av1_tile.cpp | 1007 …const auto* bufData = (VdencStatistics*)((uint8_t*)m_allocator->LockResourceForRead(buf) + m_av1Ti… in MHW_SETPAR_DECL_SRC() local
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Rar/ |
H A D | RarHandler.cpp | 251 const Byte *bufData = m_DecryptedDataAligned; in ReadBytesSpec() local
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | CoreProfileEngine.cpp | 462 char* bufData = convert ? (char*)currentArr.data : (char*)p->getData(); in setupArrayForDraw() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | TransformFeedbackTest.cpp | 4127 std::vector<uint8_t> bufData(100000, 0); in TEST_P() local 4227 std::vector<uint8_t> bufData(100, 0); in TEST_P() local
|
H A D | ReadPixelsTest.cpp | 718 std::vector<GLColor> bufData(kSize * kSize, GLColor::black); in TEST_P() local
|
H A D | StateChangeTest.cpp | 8518 std::vector<uint8_t> bufData(100, 0); in TEST_P() local
|
/aosp_15_r20/external/lzma/C/ |
H A D | XzEnc.c | 1248 Byte *bufData = NULL; in XzEnc_Encode() local
|