/drivers/peripheral/display/buffer/hdi_service/src/ |
H A D | mapper_service.cpp | 88 CHECK_NULLPOINTER_RETURN_VALUE(libHandle_, HDF_FAILURE); in LoadVdi() 116 CHECK_NULLPOINTER_RETURN_VALUE(handle, HDF_FAILURE); in FreeMem() 117 CHECK_NULLPOINTER_RETURN_VALUE(vdiImpl_, HDF_FAILURE); in FreeMem() 120 CHECK_NULLPOINTER_RETURN_VALUE(buffer, HDF_FAILURE); in FreeMem() 128 CHECK_NULLPOINTER_RETURN_VALUE(handle, HDF_FAILURE); in Mmap() 129 CHECK_NULLPOINTER_RETURN_VALUE(vdiImpl_, HDF_FAILURE); in Mmap() 132 CHECK_NULLPOINTER_RETURN_VALUE(buffer, HDF_FAILURE); in Mmap() 134 CHECK_NULLPOINTER_RETURN_VALUE(retPtr, HDF_FAILURE); in Mmap() 141 CHECK_NULLPOINTER_RETURN_VALUE(handle, HDF_FAILURE); in Unmap() 142 CHECK_NULLPOINTER_RETURN_VALUE(vdiImpl in Unmap() [all...] |
H A D | metadata_service.cpp | 89 CHECK_NULLPOINTER_RETURN_VALUE(libHandle_, HDF_FAILURE); in LoadVdi() 117 CHECK_NULLPOINTER_RETURN_VALUE(handle, HDF_FAILURE); in RegisterBuffer() 118 CHECK_NULLPOINTER_RETURN_VALUE(vdiImpl_, HDF_FAILURE); in RegisterBuffer() 121 CHECK_NULLPOINTER_RETURN_VALUE(buffer, HDF_FAILURE); in RegisterBuffer() 130 CHECK_NULLPOINTER_RETURN_VALUE(handle, HDF_FAILURE); in SetMetadata() 131 CHECK_NULLPOINTER_RETURN_VALUE(vdiImpl_, HDF_FAILURE); in SetMetadata() 134 CHECK_NULLPOINTER_RETURN_VALUE(buffer, HDF_FAILURE); in SetMetadata() 143 CHECK_NULLPOINTER_RETURN_VALUE(handle, HDF_FAILURE); in GetMetadata() 144 CHECK_NULLPOINTER_RETURN_VALUE(vdiImpl_, HDF_FAILURE); in GetMetadata() 147 CHECK_NULLPOINTER_RETURN_VALUE(buffe in GetMetadata() [all...] |
H A D | allocator_service.cpp | 93 CHECK_NULLPOINTER_RETURN_VALUE(libHandle_, HDF_FAILURE); in LoadVdi() 140 CHECK_NULLPOINTER_RETURN_VALUE(vdiImpl_, HDF_FAILURE); in AllocMem() 153 CHECK_NULLPOINTER_RETURN_VALUE(buffer, HDF_DEV_ERR_NO_MEMORY); in AllocMem()
|
/drivers/interface/display/buffer/v1_1/hdi_impl/ |
H A D | display_buffer_hdi_impl.h | 51 CHECK_NULLPOINTER_RETURN_VALUE(metadata_, HDF_FAILURE); 53 CHECK_NULLPOINTER_RETURN_VALUE(hdiBuffer, HDF_FAILURE); 61 CHECK_NULLPOINTER_RETURN_VALUE(metadata_, HDF_FAILURE); 63 CHECK_NULLPOINTER_RETURN_VALUE(hdiBuffer, HDF_FAILURE); 71 CHECK_NULLPOINTER_RETURN_VALUE(metadata_, HDF_FAILURE); 73 CHECK_NULLPOINTER_RETURN_VALUE(hdiBuffer, HDF_FAILURE); 81 CHECK_NULLPOINTER_RETURN_VALUE(metadata_, HDF_FAILURE); 83 CHECK_NULLPOINTER_RETURN_VALUE(hdiBuffer, HDF_FAILURE); 91 CHECK_NULLPOINTER_RETURN_VALUE(metadata_, HDF_FAILURE); 93 CHECK_NULLPOINTER_RETURN_VALUE(hdiBuffe [all...] |
/drivers/peripheral/display/hal/default_standard/src/display_device/ |
H A D | display_composer_vdi_impl.cpp | 35 CHECK_NULLPOINTER_RETURN_VALUE(composerModel_, HDF_FAILURE); in RegHotPlugCallback() 42 CHECK_NULLPOINTER_RETURN_VALUE(composerModel_, HDF_FAILURE); in GetDisplayCapability() 50 CHECK_NULLPOINTER_RETURN_VALUE(composerModel_, HDF_FAILURE); in GetDisplaySupportedModes() 69 CHECK_NULLPOINTER_RETURN_VALUE(composerModel_, HDF_FAILURE); in GetDisplayMode() 77 CHECK_NULLPOINTER_RETURN_VALUE(composerModel_, HDF_FAILURE); in SetDisplayMode() 85 CHECK_NULLPOINTER_RETURN_VALUE(composerModel_, HDF_FAILURE); in GetDisplayPowerStatus() 93 CHECK_NULLPOINTER_RETURN_VALUE(composerModel_, HDF_FAILURE); in SetDisplayPowerStatus() 101 CHECK_NULLPOINTER_RETURN_VALUE(composerModel_, HDF_FAILURE); in GetDisplayBacklight() 109 CHECK_NULLPOINTER_RETURN_VALUE(composerModel_, HDF_FAILURE); in SetDisplayBacklight() 124 CHECK_NULLPOINTER_RETURN_VALUE(composerModel in GetDisplayCompChange() [all...] |
/drivers/peripheral/display/composer/hdi_service/src/ |
H A D | display_composer_service.cpp | 135 CHECK_NULLPOINTER_RETURN_VALUE(libHandle_, HDF_FAILURE); in LoadVdiSo() 164 CHECK_NULLPOINTER_RETURN_VALUE(vdiImpl_, HDF_FAILURE); in LoadVdiV1_0() 166 CHECK_NULLPOINTER_RETURN_VALUE(cacheMgr_, HDF_FAILURE); in LoadVdiV1_0() 168 CHECK_NULLPOINTER_RETURN_VALUE(cmdResponser_, HDF_FAILURE); in LoadVdiV1_0() 196 CHECK_NULLPOINTER_RETURN_VALUE(vdiImplV1_1_, HDF_FAILURE); in LoadVdiV1_1() 198 CHECK_NULLPOINTER_RETURN_VALUE(vdiImpl_, HDF_FAILURE); in LoadVdiV1_1() 200 CHECK_NULLPOINTER_RETURN_VALUE(cacheMgr_, HDF_FAILURE); in LoadVdiV1_1() 202 CHECK_NULLPOINTER_RETURN_VALUE(cmdResponserV1_1_, HDF_FAILURE); in LoadVdiV1_1() 259 CHECK_NULLPOINTER_RETURN_VALUE(vdiImpl_, HDF_FAILURE); in RegHotPlugCallback() 268 CHECK_NULLPOINTER_RETURN_VALUE(vdiImpl in SetClientBufferCacheCount() [all...] |
/drivers/interface/display/buffer/v1_0/hdi_impl/ |
H A D | display_buffer_hdi_impl.h | 46 #ifndef CHECK_NULLPOINTER_RETURN_VALUE 47 #define CHECK_NULLPOINTER_RETURN_VALUE(pointer, ret) \ macro 126 CHECK_NULLPOINTER_RETURN_VALUE(allocator_, HDF_FAILURE); 152 CHECK_NULLPOINTER_RETURN_VALUE(mapper_, nullptr); 154 CHECK_NULLPOINTER_RETURN_VALUE(hdiBuffer, nullptr); 163 CHECK_NULLPOINTER_RETURN_VALUE(mapper_, HDF_FAILURE); 165 CHECK_NULLPOINTER_RETURN_VALUE(hdiBuffer, HDF_FAILURE); 173 CHECK_NULLPOINTER_RETURN_VALUE(mapper_, HDF_FAILURE); 175 CHECK_NULLPOINTER_RETURN_VALUE(hdiBuffer, HDF_FAILURE); 183 CHECK_NULLPOINTER_RETURN_VALUE(mapper [all...] |
/drivers/interface/display/buffer/v1_2/hdi_impl/ |
H A D | display_buffer_hdi_impl.h | 54 CHECK_NULLPOINTER_RETURN_VALUE(mapper_v1_2_, HDF_FAILURE); 56 CHECK_NULLPOINTER_RETURN_VALUE(hdiBuffer, HDF_FAILURE);
|
/drivers/peripheral/display/hal/default_standard/include/ |
H A D | display_common.h | 85 #ifndef CHECK_NULLPOINTER_RETURN_VALUE
86 #define CHECK_NULLPOINTER_RETURN_VALUE(pointer, ret) \
macro
|
/drivers/peripheral/display/utils/include/ |
H A D | display_log.h | 77 #ifndef CHECK_NULLPOINTER_RETURN_VALUE 78 #define CHECK_NULLPOINTER_RETURN_VALUE(pointer, ret) \ macro
|
/drivers/peripheral/display/hal/ |
H A D | disp_common.h | 26 #define CHECK_NULLPOINTER_RETURN_VALUE(pointer, ret) do { \ macro
|
/drivers/peripheral/display/hal/default/ |
H A D | display_gralloc.c | 290 CHECK_NULLPOINTER_RETURN_VALUE(buffer, NULL); in Mmap() 323 CHECK_NULLPOINTER_RETURN_VALUE(buffer, DISPLAY_NULL_PTR); in Unmap() 324 CHECK_NULLPOINTER_RETURN_VALUE(buffer->virAddr, DISPLAY_NULL_PTR); in Unmap()
|
/drivers/peripheral/display/composer/vdi_base/src/ |
H A D | hdi_layer.cpp | 179 CHECK_NULLPOINTER_RETURN_VALUE(buffer, DISPLAY_NULL_PTR); in DumpLayerBuffer()
|