Home
last modified time | relevance | path

Searched refs:getPointer (Results 1 – 25 of 42) sorted by relevance

12

/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DUtils.cpp59 mPtr = static_cast<uint8_t*>(static_cast<void*>(mMappedMemory->getPointer())); in initialize()
156 uint8_t* inputPtr = mInputMemory->getPointer(); in createRequest()
171 uint8_t* outputPtr = mOutputMemory->getPointer(); in getOutputBuffers()
DGeneratedTestHarness.cpp103 reinterpret_cast<uint8_t*>(static_cast<void*>(mappedMemory->getPointer())); in createModel()
/hardware/interfaces/tests/memory/1.0/default/
DMemoryTest.cpp51 uint8_t* data = static_cast<uint8_t*>(static_cast<void*>(memory->getPointer())); in fillMemory()
/hardware/interfaces/audio/effect/all-versions/default/
DAudioBufferManager.cpp76 mHalBuffer.raw = static_cast<void*>(mHidlMemory->getPointer()); in init()
/hardware/interfaces/drm/1.0/default/
DCryptoPlugin.cpp139 (static_cast<void *>(sourceBase->getPointer())); in decrypt()
164 base = static_cast<uint8_t *>(static_cast<void *>(destBase->getPointer())); in decrypt()
/hardware/interfaces/soundtrigger/2.1/default/
DSoundTriggerHw.cpp52 vec->setToExternal(static_cast<uint8_t*>(static_cast<void*>(memory->getPointer())), in memoryAsVector()
85 memcpy(memory->getPointer(), v->data(), v->size()); in moveVectorToMemory()
/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/
DBufferTracker.h47 uint8_t* getPointer() const { return kBuffer.get(); } in getPointer() function
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DUtils.h72 uint8_t* getPointer() const { return mPtr; } in getPointer() function
DUtils.cpp261 uint8_t* inputPtr = mInputMemory->getPointer(); in createRequest()
276 uint8_t* outputPtr = mOutputMemory->getPointer(); in getOutputBuffers()
/hardware/interfaces/automotive/evs/1.1/vts/functional/
DFrameHandlerUltrasonics.cpp113 uint8_t* pData = (uint8_t*)((void*)pIMemory->getPointer()); in DataFrameValidator()
/hardware/interfaces/neuralnetworks/1.0/vts/functional/include/1.0/
DUtils.h41 uint8_t* getPointer() const { return mPtr; } in getPointer() function
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DGeneratedTestHarness.cpp168 static_cast<uint8_t*>(static_cast<void*>(inputMemory->getPointer())); in allocateInternal()
306 reinterpret_cast<uint8_t*>(static_cast<void*>(mappedMemory->getPointer())); in createModel()
457 uint8_t* inputPtr = mInputMemory->getPointer(); in createRequest()
473 uint8_t* outputPtr = mOutputMemory->getPointer(); in getOutputBuffers()
507 uint8_t* outputPtr = static_cast<uint8_t*>(static_cast<void*>(outputMemory->getPointer())); in getBuffer()
/hardware/interfaces/cas/1.1/default/
DDescramblerImpl.cpp136 void* srcPtr = (uint8_t*)(void*)srcMem->getPointer() + srcBuffer.offset; in descramble()
/hardware/interfaces/cas/1.2/default/
DDescramblerImpl.cpp136 void* srcPtr = (uint8_t*)(void*)srcMem->getPointer() + srcBuffer.offset; in descramble()
/hardware/interfaces/cas/1.0/default/
DDescramblerImpl.cpp145 void *srcPtr = (uint8_t *)(void *)srcMem->getPointer() + srcBuffer.offset; in descramble()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.h127 const GLESpointer* getPointer(GLenum arrType) override;
/hardware/interfaces/automotive/sv/1.0/default/tests/fuzzer/
DAutomotiveSvV1_0Fuzzer.cpp386 uint8_t* pSharedMemoryData = (uint8_t*)((void*)pIMemory->getPointer()); in setIndexOfOverlaysMemory()
426 uint8_t* pSharedMemoryData = (uint8_t*)((void*)pIMemory->getPointer()); in initSampleOverlaysData()
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
DGeneratedTestHarness.cpp110 reinterpret_cast<uint8_t*>(static_cast<void*>(mappedMemory->getPointer())); in createModel()
/hardware/interfaces/media/omx/1.0/vts/functional/audio/
DVtsHalMediaOmxV1_0TargetAudioEncTest.cpp172 fwrite(static_cast<void*>(buffer->mMemory->getPointer()), in handleMessage()
338 static_cast<void*>((*iBuffer)[index].mMemory->getPointer())); in encodeNFrames()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmContext.cpp704 const GLESpointer* GLEScmContext::getPointer(GLenum arrType) { in getPointer() function in GLEScmContext
714 return GLEScontext::getPointer(type); in getPointer()
807 ptr = getPointer(GL_VERTEX_ARRAY_POINTER); in glGetIntegerv()
813 ptr = getPointer(GL_NORMAL_ARRAY_POINTER); in glGetIntegerv()
820 ptr = getPointer(GL_COLOR_ARRAY_POINTER); in glGetIntegerv()
827 ptr = getPointer(GL_TEXTURE_COORD_ARRAY_POINTER); in glGetIntegerv()
833 ptr = getPointer(GL_POINT_SIZE_ARRAY_POINTER_OES); in glGetIntegerv()
/hardware/interfaces/automotive/sv/1.0/default/
DSurroundView3dSession.cpp171 uint8_t* pData = (uint8_t*)((void*)pSharedMemory->getPointer()); in VerifyOverlayData()
/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_common.cpp389 static_cast<void*>(memory->getPointer())); in fillRandom()
439 static_cast<void*>(sharedMemory->getPointer())); in decrypt()
/hardware/interfaces/soundtrigger/2.1/vts/functional/
DVtsHalSoundtriggerV2_1TargetTest.cpp274 for (uint8_t *p = static_cast<uint8_t*>(static_cast<void*>(memory->getPointer())); size >= 0; in TEST_P()
/hardware/interfaces/soundtrigger/2.3/default/
DSoundTriggerHw.cpp500 const uint8_t* src = static_cast<const uint8_t*>(static_cast<void*>(memory->getPointer())); in convertRecognitionConfigToHalHeader()
611 vec->setToExternal(static_cast<uint8_t*>(static_cast<void*>(memory->getPointer())), in memoryAsVector()
644 memcpy(memory->getPointer(), v->data(), v->size()); in moveVectorToMemory()
/hardware/interfaces/automotive/evs/1.1/default/
DEvsUltrasonicsArray.cpp124 uint8_t* pData = (uint8_t*)((void*)pIMemory->getPointer()); in fillMockDataFrame()

12