Home
last modified time | relevance | path

Searched refs:getInstance (Results 1 – 25 of 238) sorted by relevance

12345678910

/hardware/nxp/secure_element/libese-spi/p73/utils/
Dese_config.cpp54 EseConfig& EseConfig::getInstance() { in getInstance() function in EseConfig
60 return getInstance().config_.hasKey(key); in hasKey()
64 return getInstance().config_.getString(key); in getString()
74 return getInstance().config_.getUnsigned(key); in getUnsigned()
84 return getInstance().config_.getBytes(key); in getBytes()
87 void EseConfig::clear() { getInstance().config_.clear(); } in clear()
/hardware/st/secure_element/ese-spi-driver/utils-lib/
Dese_config.cc56 EseConfig& EseConfig::getInstance() { in getInstance() function in EseConfig
62 return getInstance().config_.hasKey(key); in hasKey()
66 return getInstance().config_.getString(key); in getString()
76 return getInstance().config_.getUnsigned(key); in getUnsigned()
86 return getInstance().config_.getBytes(key); in getBytes()
89 void EseConfig::clear() { getInstance().config_.clear(); } in clear()
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGrallocLoader.h43 static GrallocImportedBufferPool& getInstance() { in getInstance() function
95 return GrallocImportedBufferPool::getInstance().add(bufferHandle); in addImportedBuffer()
99 return GrallocImportedBufferPool::getInstance().remove(buffer); in removeImportedBuffer()
103 return GrallocImportedBufferPool::getInstance().get(buffer); in getImportedBuffer()
107 return GrallocImportedBufferPool::getInstance().getConst(buffer); in getConstImportedBuffer()
/hardware/nxp/nfc/halimpl/utils/
DNxpNfcCapability.h21 #define pConfigFL (capability::getInstance())
45 static capability* getInstance();
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_virtual.cpp100 ctx->dpyAttr[dpy].fd = Writeback::getInstance()->getFbFd(); in prepare()
108 Writeback::getInstance()->configureDpyInfo(mScalingWidth, in prepare()
125 Writeback::getInstance(); //Ensure that WB is active during pause in prepare()
151 Writeback::getInstance()->setOutputFormat( in set()
155 if(! Writeback::getInstance()->setSecure(isSecureBuffer(ohnd))) in set()
185 Writeback::getInstance()->queueBuffer(ohnd->fd, in set()
Dhwc_ad.cpp136 qdutils::MDPVersion& mdpHw = qdutils::MDPVersion::getInstance(); in markDoable()
176 overlay::Writeback *wb = overlay::Writeback::getInstance(); in prepare()
260 overlay::Writeback *wb = overlay::Writeback::getInstance(); in draw()
269 overlay::Writeback *wb = overlay::Writeback::getInstance(); in getDstFd()
274 overlay::Writeback *wb = overlay::Writeback::getInstance(); in getDstOffset()
/hardware/qcom/sm8150/media/libplatformconfig/
DPlatformConfig.cpp53 Config* Config::getInstance() { in getInstance() function in Platform::Config
63 Config *conf = getInstance(); in getInt32()
100 Config *conf = getInstance(); in getConfigStoreBool()
/hardware/qcom/display/msm8909/libqdutils/
Dprofiler.h42 #define CALC_FPS() qdutils::CalcFps::getInstance().Fps()
43 #define CALC_INIT() qdutils::CalcFps::getInstance().Init()
/hardware/qcom/display/msm8909w_3100/libqdutils/
Dprofiler.h42 #define CALC_FPS() qdutils::CalcFps::getInstance().Fps()
43 #define CALC_INIT() qdutils::CalcFps::getInstance().Init()
/hardware/qcom/display/msm8996/libqdutils/
Dprofiler.h42 #define CALC_FPS() qdutils::CalcFps::getInstance().Fps()
43 #define CALC_INIT() qdutils::CalcFps::getInstance().Init()
/hardware/qcom/display/msm8998/libqdutils/
Dprofiler.h43 #define CALC_FPS() qdutils::CalcFps::getInstance().Fps()
44 #define CALC_INIT() qdutils::CalcFps::getInstance().Init()
/hardware/qcom/display/msm8994/libqdutils/
Dprofiler.h42 #define CALC_FPS() qdutils::CalcFps::getInstance().Fps()
43 #define CALC_INIT() qdutils::CalcFps::getInstance().Init()
/hardware/qcom/display/msm8960/libqdutils/
Dprofiler.h42 #define CALC_FPS() qdutils::CalcFps::getInstance().Fps()
43 #define CALC_INIT() qdutils::CalcFps::getInstance().Init()
/hardware/qcom/display/msm8226/libqdutils/
Dprofiler.h42 #define CALC_FPS() qdutils::CalcFps::getInstance().Fps()
43 #define CALC_INIT() qdutils::CalcFps::getInstance().Init()
/hardware/qcom/display/msm8084/libqdutils/
Dprofiler.h42 #define CALC_FPS() qdutils::CalcFps::getInstance().Fps()
43 #define CALC_INIT() qdutils::CalcFps::getInstance().Init()
/hardware/qcom/display/msm8226/libgralloc/
Dalloc_controller.cpp66 if(QCCompositionType::getInstance().getCompositionType() & in canFallback()
262 IAllocController* IAllocController::getInstance(void) in getInstance() function in IAllocController
369 if(AdrenoMemInfo::getInstance().isMacroTilingSupportedByGPU() && in isMacroTileEnabled()
370 qdutils::MDPVersion::getInstance().supportsMacroTile()) in isMacroTileEnabled()
507 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width, in getBufferSizeAndDimensions()
526 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width, in getBufferSizeAndDimensions()
544 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width, in getBufferAttributes()
626 gralloc::IAllocController::getInstance(); in alloc_buffer()
656 gralloc::IAllocController::getInstance(); in free_buffer()
/hardware/qcom/display/msm8084/libgralloc/
Dalloc_controller.cpp66 if(QCCompositionType::getInstance().getCompositionType() & in canFallback()
268 IAllocController* IAllocController::getInstance(void) in getInstance() function in IAllocController
370 if(AdrenoMemInfo::getInstance().isMacroTilingSupportedByGPU() && in isMacroTileEnabled()
371 qdutils::MDPVersion::getInstance().supportsMacroTile()) in isMacroTileEnabled()
512 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width, in getBufferSizeAndDimensions()
531 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width, in getBufferSizeAndDimensions()
549 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width, in getBufferAttributes()
632 gralloc::IAllocController::getInstance(); in alloc_buffer()
662 gralloc::IAllocController::getInstance(); in free_buffer()
/hardware/qcom/sdm845/media/libplatformconfig/
DPlatformConfig.cpp48 Config* Config::getInstance() { in getInstance() function in Platform::Config
58 Config *conf = getInstance(); in getInt32()
/hardware/qcom/display/msm8994/libgralloc/
Dalloc_controller.cpp69 if(QCCompositionType::getInstance().getCompositionType() & in canFallback()
173 AdrenoMemInfo::getInstance().getGpuAlignedWidthHeight(width, in getAlignedWidthAndHeight()
355 IAllocController* IAllocController::getInstance(void) in getInstance() function in IAllocController
458 if(AdrenoMemInfo::getInstance().isMacroTilingSupportedByGPU() && in isMacroTileEnabled()
459 qdutils::MDPVersion::getInstance().supportsMacroTile()) in isMacroTileEnabled()
609 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width, in getBufferSizeAndDimensions()
627 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width, in getBufferSizeAndDimensions()
645 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width, in getBufferAttributes()
728 gralloc::IAllocController::getInstance(); in alloc_buffer()
758 gralloc::IAllocController::getInstance(); in free_buffer()
[all …]
/hardware/qcom/display/msm8960/liboverlay/
Doverlay.cpp41 PipeBook::NUM_PIPES = qdutils::MDPVersion::getInstance().getTotalPipes(); in Overlay()
204 Overlay* Overlay::getInstance() { in getInstance() function in overlay::Overlay
214 int mdpVersion = qdutils::MDPVersion::getInstance().getMDPVersion(); in initOverlay()
217 qdutils::MDPVersion::getInstance().getRGBPipes(); in initOverlay()
219 qdutils::MDPVersion::getInstance().getVGPipes(); in initOverlay()
221 qdutils::MDPVersion::getInstance().getDMAPipes(); in initOverlay()
/hardware/nxp/nfc/halimpl/mifare/
DNxpMfcReader.h24 #define NxpMfcReaderInstance (NxpMfcReader::getInstance())
119 static NxpMfcReader &getInstance();
/hardware/qcom/display/msm8994/liboverlay/
Doverlay.cpp42 int numPipes = qdutils::MDPVersion::getInstance().getTotalPipes(); in Overlay()
146 if(MDPVersion::getInstance().is8x26()) { in getPipe()
148 } else if(MDPVersion::getInstance().is8x16()) { in getPipe()
150 } else if(MDPVersion::getInstance().is8x39()) { in getPipe()
152 } else if(MDPVersion::getInstance().is8994()) { in getPipe()
413 Overlay* Overlay::getInstance() { in getInstance() function in overlay::Overlay
423 int mdpVersion = qdutils::MDPVersion::getInstance().getMDPVersion(); in initOverlay()
426 qdutils::MDPVersion::getInstance().getRGBPipes(); in initOverlay()
428 qdutils::MDPVersion::getInstance().getVGPipes(); in initOverlay()
430 qdutils::MDPVersion::getInstance().getDMAPipes(); in initOverlay()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_ad.cpp172 overlay::Writeback *wb = overlay::Writeback::getInstance(); in prepare()
256 overlay::Writeback *wb = overlay::Writeback::getInstance(); in draw()
265 overlay::Writeback *wb = overlay::Writeback::getInstance(); in getDstFd()
270 overlay::Writeback *wb = overlay::Writeback::getInstance(); in getDstOffset()
/hardware/qcom/display/msm8960/libgralloc/
Dalloc_controller.cpp65 if(QCCompositionType::getInstance().getCompositionType() & in canFallback()
164 IAllocController* IAllocController::getInstance(void) in getInstance() function in IAllocController
261 alignedw = AdrenoMemInfo::getInstance().getStride(width, format); in getBufferSizeAndDimensions()
358 gralloc::IAllocController::getInstance(); in alloc_buffer()
386 gralloc::IAllocController::getInstance(); in free_buffer()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_ad.cpp197 overlay::Writeback *wb = overlay::Writeback::getInstance(); in prepare()
278 overlay::Writeback *wb = overlay::Writeback::getInstance(); in draw()
287 overlay::Writeback *wb = overlay::Writeback::getInstance(); in getDstFd()
292 overlay::Writeback *wb = overlay::Writeback::getInstance(); in getDstOffset()

12345678910