Searched refs:Allocate (Results 1 – 8 of 8) sorted by relevance
/hardware/google/graphics/common/libion/test/ |
D | ion_allocate_test.cpp | 33 class Allocate : public IonAllocTest { class 74 TEST_F(Allocate, Allocate) in TEST_F() argument 132 TEST_F(Allocate, Large) in TEST_F() argument 187 TEST_F(Allocate, Nozeroed) in TEST_F() argument 232 TEST_F(Allocate, Protected) in TEST_F() argument 277 TEST_F(Allocate, InvalidValues) in TEST_F() argument
|
D | ion_allocate_api_test.cpp | 71 TEST_F(AllocateAPI, Allocate) in TEST_F() argument
|
/hardware/google/camera/common/sensor_listener/ |
D | goog_gralloc_wrapper.cc | 91 std::vector<const native_handle_t*> GoogGrallocWrapper::Allocate( in Allocate() function in android::camera_sensor_listener::GoogGrallocWrapper 127 auto buffers = Allocate(descriptor, 1, import, out_stride); in AllocateOneBuffer()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3StreamMem.cpp | 601 m_grallocInterface.Allocate = reinterpret_cast<GRALLOC1_PFN_ALLOCATE>( in NativeBufferInterface() 650 if (!(res = m_grallocInterface.Allocate(m_pGralloc1Device, 1, &desc, &temp_mem))) { in GetGrallocBufferStride()
|
D | QCamera3StreamMem.h | 129 int32_t (*Allocate)( member
|
/hardware/interfaces/media/omx/1.0/ |
D | IOmx.hal | 55 * Allocate an IOmxNode instance with the specified node name.
|
D | IOmxNode.hal | 213 * Allocate an opaque buffer on a port as a native handle.
|
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/ |
D | README.txt | 118 2) Allocate buffer
|