Home
last modified time | relevance | path

Searched defs:bufferData (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/graphics/composer/aidl/vts/
DRenderEngineVts.cpp78 void* bufferData; in checkColorBuffer() local
104 void* bufferData; in checkColorBuffer() local
DReadbackVts.cpp120 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/
DRenderEngineVts.cpp83 void* bufferData; in checkColorBuffer() local
DReadbackVts.cpp110 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/
DJavacardKeyMintOperation.cpp188 keymaster_error_t JavacardKeyMintOperation::bufferData(DataView& view) { in bufferData() function in aidl::android::hardware::security::keymint::JavacardKeyMintOperation
/hardware/nxp/keymint/KM200/
DJavacardKeyMintOperation.cpp181 keymaster_error_t JavacardKeyMintOperation::bufferData(DataView& view) { in bufferData() function in aidl::android::hardware::security::keymint::JavacardKeyMintOperation
/hardware/st/nfc/1.0/hal/
Dhalcore_private.h110 HalBuffer* bufferData; member
/hardware/st/nfc/st21nfc/hal/
Dhalcore_private.h111 HalBuffer* bufferData; member
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndGlTests.cpp201 std::vector<uint8_t> bufferData(kBufferSize); in TEST_P() local