Searched defs:bufferData (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/graphics/composer/aidl/vts/ |
D | RenderEngineVts.cpp | 78 void* bufferData; in checkColorBuffer() local 104 void* bufferData; in checkColorBuffer() local
|
D | ReadbackVts.cpp | 120 void ReadbackHelper::fillBuffer(uint32_t width, uint32_t height, uint32_t stride, void* bufferData, in fillBuffer() 177 void ReadbackHelper::compareColorBuffers(const std::vector<Color>& expectedColors, void* bufferData, in compareColorBuffers()
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | RenderEngineVts.cpp | 83 void* bufferData; in checkColorBuffer() local
|
D | ReadbackVts.cpp | 110 void ReadbackHelper::fillBuffer(int32_t width, int32_t height, uint32_t stride, void* bufferData, in fillBuffer() 171 void* bufferData, const uint32_t stride, in compareColorBuffers()
|
/hardware/nxp/keymint/KM300/ |
D | JavacardKeyMintOperation.cpp | 188 keymaster_error_t JavacardKeyMintOperation::bufferData(DataView& view) { in bufferData() function in aidl::android::hardware::security::keymint::JavacardKeyMintOperation
|
/hardware/nxp/keymint/KM200/ |
D | JavacardKeyMintOperation.cpp | 181 keymaster_error_t JavacardKeyMintOperation::bufferData(DataView& view) { in bufferData() function in aidl::android::hardware::security::keymint::JavacardKeyMintOperation
|
/hardware/st/nfc/1.0/hal/ |
D | halcore_private.h | 110 HalBuffer* bufferData; member
|
/hardware/st/nfc/st21nfc/hal/ |
D | halcore_private.h | 111 HalBuffer* bufferData; member
|
/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndGlTests.cpp | 201 std::vector<uint8_t> bufferData(kBufferSize); in TEST_P() local
|