| /hardware/interfaces/renderscript/1.0/vts/functional/ | 
| D | VtsCopyTests.cpp | 40     Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE,  in TEST_P()  local76     Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE,  in TEST_P()  local
 113     Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE,  in TEST_P()  local
 154     Allocation allocation = context->allocationCreateFromBitmap(type,  in TEST_P()  local
 299     Allocation allocation = context->allocationCreateFromBitmap(type,  in TEST_P()  local
 357     Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::FULL,  in TEST_P()  local
 403     Allocation allocation = context->allocationCubeCreateFromBitmap(  in TEST_P()  local
 464     Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE,  in TEST_P()  local
 
 | 
| D | VtsScriptTests.cpp | 214     Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE,  in TEST_P()  local262     Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE,  in TEST_P()  local
 306     Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE,  in TEST_P()  local
 438     Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE,  in TEST_P()  local
 515     Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE,  in TEST_P()  local
 
 | 
| D | VtsMiscellaneousTests.cpp | 56     Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE,  in TEST_P()  local120     Allocation allocation = context->allocationCreateTyped(type, AllocationMipmapControl::NONE,  in TEST_P()  local
 
 | 
| /hardware/interfaces/renderscript/1.0/default/ | 
| D | Context.cpp | 96 Return<Type> Context::allocationGetType(Allocation allocation) {  in allocationGetType()129 Return<NativeWindow> Context::allocationGetNativeWindow(Allocation allocation) {  in allocationGetNativeWindow()
 135 Return<void> Context::allocationSetNativeWindow(Allocation allocation, NativeWindow nativewindow) {  in allocationSetNativeWindow()
 156 Return<void> Context::allocationCopyToBitmap(Allocation allocation, Ptr data, Size sizeBytes) {  in allocationCopyToBitmap()
 164 Return<void> Context::allocation1DWrite(Allocation allocation, uint32_t offset, uint32_t lod, uint3…  in allocation1DWrite()
 175 Return<void> Context::allocationElementWrite(Allocation allocation, uint32_t x, uint32_t y, uint32_…  in allocationElementWrite()
 188 Return<void> Context::allocation2DWrite(Allocation allocation, uint32_t xoff, uint32_t yoff, uint32…  in allocation2DWrite()
 203 Return<void> Context::allocation3DWrite(Allocation allocation, uint32_t xoff, uint32_t yoff, uint32…  in allocation3DWrite()
 219 Return<void> Context::allocationGenerateMipmaps(Allocation allocation) {  in allocationGenerateMipmaps()
 225 Return<void> Context::allocationRead(Allocation allocation, Ptr data, Size sizeBytes) {  in allocationRead()
 [all …]
 
 | 
| /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ | 
| D | omx_vdec.cpp | 7270     struct pmem_allocation allocation;  in align_pmem_buffers()  local8951     struct pmem_allocation allocation;  in vdec_alloc_meta_buffers()  local
 9087     struct pmem_allocation allocation;  in vdec_alloc_h264_mv()  local
 
 | 
| D | omx_vdec_hevc.cpp | 6903     struct pmem_allocation allocation;  in align_pmem_buffers()  local
 | 
| D | omx_vdec_hevc_swvdec.cpp | 7861     struct pmem_allocation allocation;  in align_pmem_buffers()  local
 | 
| D | omx_vdec_msm8974.cpp | 8486     struct pmem_allocation allocation;  in align_pmem_buffers()  local
 | 
| /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ | 
| D | video_encoder_device_copper.cpp | 1222   struct pmem_allocation allocation;  in pmem_allocate()  local
 | 
| D | video_encoder_device.cpp | 1290   struct pmem_allocation allocation;  in pmem_allocate()  local
 | 
| /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ | 
| D | video_encoder_device.cpp | 1501     struct pmem_allocation allocation;  in pmem_allocate()  local
 | 
| /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ | 
| D | video_encoder_device.cpp | 1502     struct pmem_allocation allocation;  in pmem_allocate()  local
 | 
| /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ | 
| D | omx_vdec.cpp | 7583   struct pmem_allocation allocation;  in align_pmem_buffers()  local8910   struct pmem_allocation allocation;  in vdec_alloc_h264_mv()  local
 
 | 
| D | omx_vdec_copper.cpp | 7141   struct pmem_allocation allocation;  in align_pmem_buffers()  local
 | 
| /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ | 
| D | omx_vdec_test.cpp | 3839   struct pmem_allocation allocation;  in align_pmem_buffers()  local
 | 
| /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ | 
| D | omx_vdec_test.cpp | 4295     struct pmem_allocation allocation;  in align_pmem_buffers()  local
 | 
| /hardware/qcom/media/msm8996/videopp/src/ | 
| D | omx_vdpp.cpp | 6556   struct pmem_allocation allocation;  in align_pmem_buffers()  local
 | 
| /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ | 
| D | omx_vdec_hevc.cpp | 6867     struct pmem_allocation allocation;  in align_pmem_buffers()  local
 | 
| D | omx_vdec_hevc_swvdec.cpp | 8076     struct pmem_allocation allocation;  in align_pmem_buffers()  local
 | 
| D | omx_vdec_v4l2.cpp | 9432     struct pmem_allocation allocation;  in align_pmem_buffers()  local
 | 
| /hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ | 
| D | omx_vdec_v4l2.cpp | 6688     struct pmem_allocation allocation;  in align_pmem_buffers()  local
 | 
| /hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ | 
| D | omx_vdec_v4l2.cpp | 9915     struct pmem_allocation allocation;  in align_pmem_buffers()  local
 | 
| /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ | 
| D | omx_vdec_v4l2.cpp | 10177     struct pmem_allocation allocation;  in align_pmem_buffers()  local
 |