HomeSort by relevance Sort by last modified time
    Searched refs:gralloc1_device_t (Results 1 - 23 of 23) sorted by null

  /hardware/qcom/display/msm8996/libgralloc1/
gr_device_impl.h 45 class GrallocImpl : public gralloc1_device_t {
63 static inline gralloc1_error_t Dump(gralloc1_device_t *device, uint32_t *out_size,
65 static inline gralloc1_error_t CheckDeviceAndHandle(gralloc1_device_t *device,
67 static gralloc1_error_t CreateBufferDescriptor(gralloc1_device_t *device,
69 static gralloc1_error_t DestroyBufferDescriptor(gralloc1_device_t *device,
71 static gralloc1_error_t SetConsumerUsage(gralloc1_device_t *device,
74 static gralloc1_error_t SetBufferDimensions(gralloc1_device_t *device,
77 static gralloc1_error_t SetColorFormat(gralloc1_device_t *device,
79 static gralloc1_error_t SetLayerCount(gralloc1_device_t *device,
82 static gralloc1_error_t SetProducerUsage(gralloc1_device_t *device
    [all...]
gr_device_impl.cpp 66 gralloc1::GrallocImpl * /*gralloc1_device_t*/ dev = gralloc1::GrallocImpl::GetInstance(module);
116 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) {
176 gralloc1_error_t GrallocImpl::Dump(gralloc1_device_t *device, uint32_t *out_size,
188 gralloc1_error_t GrallocImpl::CheckDeviceAndHandle(gralloc1_device_t *device,
199 gralloc1_error_t GrallocImpl::CreateBufferDescriptor(gralloc1_device_t *device,
208 gralloc1_error_t GrallocImpl::DestroyBufferDescriptor(gralloc1_device_t *device,
217 gralloc1_error_t GrallocImpl::SetConsumerUsage(gralloc1_device_t *device,
229 gralloc1_error_t GrallocImpl::SetBufferDimensions(gralloc1_device_t *device,
242 gralloc1_error_t GrallocImpl::SetColorFormat(gralloc1_device_t *device,
254 gralloc1_error_t GrallocImpl::SetLayerCount(gralloc1_device_t *device
    [all...]
gr_priv_handle.h 32 typedef gralloc1_error_t (*GRALLOC1_PFN_PERFORM)(gralloc1_device_t *device, int operation, ...);
  /hardware/qcom/display/msm8998/libgralloc1/
gr_device_impl.h 45 class GrallocImpl : public gralloc1_device_t {
63 static inline gralloc1_error_t Dump(gralloc1_device_t *device, uint32_t *out_size,
65 static inline gralloc1_error_t CheckDeviceAndHandle(gralloc1_device_t *device,
67 static gralloc1_error_t CreateBufferDescriptor(gralloc1_device_t *device,
69 static gralloc1_error_t DestroyBufferDescriptor(gralloc1_device_t *device,
71 static gralloc1_error_t SetConsumerUsage(gralloc1_device_t *device,
74 static gralloc1_error_t SetBufferDimensions(gralloc1_device_t *device,
77 static gralloc1_error_t SetColorFormat(gralloc1_device_t *device,
79 static gralloc1_error_t SetLayerCount(gralloc1_device_t *device,
82 static gralloc1_error_t SetProducerUsage(gralloc1_device_t *device
    [all...]
gr_device_impl.cpp 69 gralloc1::GrallocImpl * /*gralloc1_device_t*/ dev = gralloc1::GrallocImpl::GetInstance(module);
119 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) {
179 gralloc1_error_t GrallocImpl::Dump(gralloc1_device_t *device, uint32_t *out_size,
203 gralloc1_error_t GrallocImpl::CheckDeviceAndHandle(gralloc1_device_t *device,
214 gralloc1_error_t GrallocImpl::CreateBufferDescriptor(gralloc1_device_t *device,
223 gralloc1_error_t GrallocImpl::DestroyBufferDescriptor(gralloc1_device_t *device,
232 gralloc1_error_t GrallocImpl::SetConsumerUsage(gralloc1_device_t *device,
244 gralloc1_error_t GrallocImpl::SetBufferDimensions(gralloc1_device_t *device,
257 gralloc1_error_t GrallocImpl::SetColorFormat(gralloc1_device_t *device,
269 gralloc1_error_t GrallocImpl::SetLayerCount(gralloc1_device_t *device
    [all...]
gr_priv_handle.h 32 typedef gralloc1_error_t (*GRALLOC1_PFN_PERFORM)(gralloc1_device_t *device, int operation, ...);
  /hardware/qcom/display/sdm845/libgralloc1/
gr_device_impl.h 45 class GrallocImpl : public gralloc1_device_t {
63 static inline gralloc1_error_t Dump(gralloc1_device_t *device, uint32_t *out_size,
65 static inline gralloc1_error_t CheckDeviceAndHandle(gralloc1_device_t *device,
67 static gralloc1_error_t CreateBufferDescriptor(gralloc1_device_t *device,
69 static gralloc1_error_t DestroyBufferDescriptor(gralloc1_device_t *device,
71 static gralloc1_error_t SetConsumerUsage(gralloc1_device_t *device,
74 static gralloc1_error_t SetBufferDimensions(gralloc1_device_t *device,
77 static gralloc1_error_t SetColorFormat(gralloc1_device_t *device,
79 static gralloc1_error_t SetLayerCount(gralloc1_device_t *device,
82 static gralloc1_error_t SetProducerUsage(gralloc1_device_t *device
    [all...]
gr_device_impl.cpp 69 gralloc1::GrallocImpl * /*gralloc1_device_t*/ dev = gralloc1::GrallocImpl::GetInstance(module);
119 gralloc1_function_pointer_t GrallocImpl::GetFunction(gralloc1_device_t *device, int32_t function) {
179 gralloc1_error_t GrallocImpl::Dump(gralloc1_device_t *device, uint32_t *out_size,
203 gralloc1_error_t GrallocImpl::CheckDeviceAndHandle(gralloc1_device_t *device,
214 gralloc1_error_t GrallocImpl::CreateBufferDescriptor(gralloc1_device_t *device,
223 gralloc1_error_t GrallocImpl::DestroyBufferDescriptor(gralloc1_device_t *device,
232 gralloc1_error_t GrallocImpl::SetConsumerUsage(gralloc1_device_t *device,
244 gralloc1_error_t GrallocImpl::SetBufferDimensions(gralloc1_device_t *device,
257 gralloc1_error_t GrallocImpl::SetColorFormat(gralloc1_device_t *device,
269 gralloc1_error_t GrallocImpl::SetLayerCount(gralloc1_device_t *device
    [all...]
gr_priv_handle.h 32 typedef gralloc1_error_t (*GRALLOC1_PFN_PERFORM)(gralloc1_device_t *device, int operation, ...);
  /hardware/libhardware/include/hardware/
gralloc1.h 302 } gralloc1_device_t; typedef in typeref:struct:gralloc1_device
305 gralloc1_device_t** device) {
310 static inline int gralloc1_close(gralloc1_device_t* device) {
344 typedef void (*GRALLOC1_PFN_DUMP)(gralloc1_device_t* device, uint32_t* outSize,
367 gralloc1_device_t* device, gralloc1_buffer_descriptor_t* outDescriptor);
383 gralloc1_device_t* device, gralloc1_buffer_descriptor_t descriptor);
410 gralloc1_device_t* device, gralloc1_buffer_descriptor_t descriptor,
435 gralloc1_device_t* device, gralloc1_buffer_descriptor_t descriptor,
454 gralloc1_device_t* device, gralloc1_buffer_descriptor_t descriptor,
478 gralloc1_device_t* device, gralloc1_buffer_descriptor_t descriptor
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
img_gralloc1.h 48 (gralloc1_device_t *g, buffer_handle_t handle)
68 (gralloc1_device_t *g, buffer_handle_t handle)
86 (gralloc1_device_t *d, int w, int h, int format, int usage,
182 (gralloc1_device_t *d, buffer_handle_t handle)
188 (gralloc1_device_t *g, buffer_handle_t handle, int usage,
214 (gralloc1_device_t *g, buffer_handle_t handle, int *releaseFence)
233 (gralloc1_device_t *g, buffer_handle_t src, buffer_handle_t dest,
238 (gralloc1_device_t *g, buffer_handle_t src, buffer_handle_t dest,
250 (gralloc1_device_t *g, buffer_handle_t handle, void **vaddrs,
254 (gralloc1_device_t *g, buffer_handle_t handle, void **vaddrs
    [all...]
hal_public.h 58 typedef gralloc1_device_t gralloc1_t;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
img_gralloc1.h 48 (gralloc1_device_t *g, buffer_handle_t handle)
68 (gralloc1_device_t *g, buffer_handle_t handle)
86 (gralloc1_device_t *d, int w, int h, int format, int usage,
182 (gralloc1_device_t *d, buffer_handle_t handle)
188 (gralloc1_device_t *g, buffer_handle_t handle, int usage,
214 (gralloc1_device_t *g, buffer_handle_t handle, int *releaseFence)
233 (gralloc1_device_t *g, buffer_handle_t src, buffer_handle_t dest,
238 (gralloc1_device_t *g, buffer_handle_t src, buffer_handle_t dest,
250 (gralloc1_device_t *g, buffer_handle_t handle, void **vaddrs,
254 (gralloc1_device_t *g, buffer_handle_t handle, void **vaddrs
    [all...]
hal_public.h 58 typedef gralloc1_device_t gralloc1_t;
  /hardware/interfaces/graphics/allocator/2.0/default/
Gralloc1On0Adapter.h 36 class Gralloc1On0Adapter : public gralloc1_device_t
42 gralloc1_device_t* getDevice() {
43 return static_cast<gralloc1_device_t*>(this);
47 static inline Gralloc1On0Adapter* getAdapter(gralloc1_device_t* device) {
52 delete getAdapter(reinterpret_cast<gralloc1_device_t*>(device));
60 static void getCapabilitiesHook(gralloc1_device_t* device,
71 gralloc1_device_t* device,
79 static void dumpHook(gralloc1_device_t* device, uint32_t* outSize,
91 static int32_t createDescriptorHook(gralloc1_device_t* device,
98 static int32_t destroyDescriptorHook(gralloc1_device_t* device
    [all...]
Gralloc1Allocator.h 61 gralloc1_device_t* mDevice;
Gralloc1On0Adapter.cpp 44 : gralloc1_device_t(),
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_buffer_allocator.h 63 gralloc1_device_t *gralloc_device_ = nullptr;
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_buffer_allocator.h 63 gralloc1_device_t *gralloc_device_ = nullptr;
  /device/google/contexthub/sensorhal/
directchannel.h 78 gralloc1_device_t *mGralloc1Device;
  /external/swiftshader/src/Common/
GrallocAndroid.hpp 93 gralloc1_device_t *m_gralloc1_device = nullptr;
  /hardware/interfaces/graphics/mapper/2.0/default/
Gralloc1Mapper.h 57 gralloc1_device_t* mDevice;
  /hardware/qcom/display/sdm845/sdm/libs/hwc2/
hwc_buffer_allocator.h 66 gralloc1_device_t *gralloc_device_ = nullptr;

Completed in 261 milliseconds