Home
last modified time | relevance | path

Searched defs:readData1 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/src/profiling/test/
H A DBufferTests.cpp39 uint32_t readData1 = ReadUint32(readBuffer, 4); variable
76 uint32_t readData1 = ReadUint32(readBuffer, 4); variable
/aosp_15_r20/external/skia/tests/
H A DProcessorTest.cpp634 std::vector<GrColor> readData1(kRenderSize * kRenderSize); in DEF_GANESH_TEST_FOR_GL_CONTEXT() local
883 const GrColor readData1[], const GrColor readData2[]) { in verify_identical_render()