Home
last modified time | relevance | path

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

1234567891011

/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/intel/img/hwcomposer/merrifield/common/base/
DDisplayAnalyzer.cpp134 Hwcomposer *hwc = &Hwcomposer::getInstance(); in checkVideoExtMode()
253 BufferManager *bm = Hwcomposer::getInstance().getBufferManager(); in isVideoLayer()
269 IDisplayDevice *displayDevice = Hwcomposer::getInstance().getDisplayDevice(device); in isVideoFullScreen()
314 Hwcomposer::getInstance().getVsyncManager()->enableDynamicVsync(true); in postHotplugEvent()
322 Hwcomposer::getInstance().invalidate(); in postHotplugEvent()
334 Hwcomposer::getInstance().invalidate(); in postVideoEvent()
343 if (Hwcomposer::getInstance().getPlaneManager()->isOverlayPlanesDisabled()) in postVideoEvent()
359 Hwcomposer::getInstance().invalidate(); in postBlankEvent()
368 Hwcomposer::getInstance().invalidate(); in postInputEvent()
438 Hwcomposer *hwc = &Hwcomposer::getInstance(); in handleHotplugEvent()
[all …]
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
DVtsHalNeuralnetworks.cpp33 NeuralnetworksHidlEnvironment* NeuralnetworksHidlEnvironment::getInstance() { in getInstance() function in android::hardware::neuralnetworks::V1_1::vts::functional::NeuralnetworksHidlEnvironment
52 NeuralnetworksHidlEnvironment::getInstance()); in SetUp()
80 ::testing::AddGlobalTestEnvironment(NeuralnetworksHidlEnvironment::getInstance()); in main()
82 NeuralnetworksHidlEnvironment::getInstance()->init(&argc, argv); in main()
/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DVtsHalNeuralnetworks.cpp33 NeuralnetworksHidlEnvironment* NeuralnetworksHidlEnvironment::getInstance() { in getInstance() function in android::hardware::neuralnetworks::V1_0::vts::functional::NeuralnetworksHidlEnvironment
52 NeuralnetworksHidlEnvironment::getInstance()); in SetUp()
80 ::testing::AddGlobalTestEnvironment(NeuralnetworksHidlEnvironment::getInstance()); in main()
82 NeuralnetworksHidlEnvironment::getInstance()->init(&argc, argv); in main()
/hardware/intel/img/hwcomposer/merrifield/common/devices/
DPrimaryDevice.cpp42 UeventObserver *observer = Hwcomposer::getInstance().getUeventObserver(); in initialize()
71 Hwcomposer::getInstance().getDisplayAnalyzer()->postIdleEntryEvent(); in repeatedFrameListener()
72 Hwcomposer::getInstance().invalidate(); in repeatedFrameListener()
DExternalDevice.cpp58 UeventObserver *observer = Hwcomposer::getInstance().getUeventObserver(); in initialize()
101 Drm *drm = Hwcomposer::getInstance().getDrm(); in setDrmMode()
133 Drm *drm = Hwcomposer::getInstance().getDrm(); in setDrmMode()
259 Drm *drm = Hwcomposer::getInstance().getDrm(); in getRefreshRate()
277 Drm *drm = Hwcomposer::getInstance().getDrm(); in setRefreshRate()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DHdcpControl.cpp174 int fd = Hwcomposer::getInstance().getDrm()->getDrmFd(); in enableAuthentication()
193 int fd = Hwcomposer::getInstance().getDrm()->getDrmFd(); in disableAuthentication()
214 int fd = Hwcomposer::getInstance().getDrm()->getDrmFd(); in enableDisplayIED()
225 int fd = Hwcomposer::getInstance().getDrm()->getDrmFd(); in disableDisplayIED()
236 int fd = Hwcomposer::getInstance().getDrm()->getDrmFd(); in isHdcpSupported()
254 int fd = Hwcomposer::getInstance().getDrm()->getDrmFd(); in checkAuthenticated()
DVsyncControl.cpp61 Drm *drm = Hwcomposer::getInstance().getDrm(); in control()
77 Drm *drm = Hwcomposer::getInstance().getDrm(); in wait()
/hardware/intel/img/hwcomposer/merrifield/ips/common/
DHdcpControl.cpp173 int fd = Hwcomposer::getInstance().getDrm()->getDrmFd(); in enableAuthentication()
184 int fd = Hwcomposer::getInstance().getDrm()->getDrmFd(); in disableAuthentication()
205 int fd = Hwcomposer::getInstance().getDrm()->getDrmFd(); in enableDisplayIED()
216 int fd = Hwcomposer::getInstance().getDrm()->getDrmFd(); in disableDisplayIED()
227 int fd = Hwcomposer::getInstance().getDrm()->getDrmFd(); in isHdcpSupported()
245 int fd = Hwcomposer::getInstance().getDrm()->getDrmFd(); in checkAuthenticated()
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGrallocLoader.h43 static GrallocImportedBufferPool& getInstance() { in getInstance() function
88 return GrallocImportedBufferPool::getInstance().add(bufferHandle); in addImportedBuffer()
92 return GrallocImportedBufferPool::getInstance().remove(buffer); in removeImportedBuffer()
96 return GrallocImportedBufferPool::getInstance().get(buffer); in getImportedBuffer()
/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/display/msm8226/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/msm8084/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/msm8909w_3100/libqdutils/
Dprofiler.h42 #define CALC_FPS() qdutils::CalcFps::getInstance().Fps()
43 #define CALC_INIT() qdutils::CalcFps::getInstance().Init()
/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/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/intel/img/hwcomposer/merrifield/common/planes/
DDisplayPlane.cpp172 BufferManager *bm = Hwcomposer::getInstance().getBufferManager(); in setDataBuffer()
234 BufferManager *bm = Hwcomposer::getInstance().getBufferManager(); in mapBuffer()
273 BufferManager *bm = Hwcomposer::getInstance().getBufferManager(); in updateActiveBuffers()
295 BufferManager *bm = Hwcomposer::getInstance().getBufferManager(); in invalidateActiveBuffers()
314 BufferManager *bm = Hwcomposer::getInstance().getBufferManager(); in invalidateBufferCache()
342 Drm *drm = Hwcomposer::getInstance().getDrm(); in assignToDevice()
/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/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/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DDisplayPlane.cpp188 BufferManager *bm = Hwcomposer::getInstance().getBufferManager(); in setDataBuffer()
253 BufferManager *bm = Hwcomposer::getInstance().getBufferManager(); in mapBuffer()
292 BufferManager *bm = Hwcomposer::getInstance().getBufferManager(); in updateActiveBuffers()
310 BufferManager *bm = Hwcomposer::getInstance().getBufferManager(); in invalidateActiveBuffers()
329 BufferManager *bm = Hwcomposer::getInstance().getBufferManager(); in invalidateBufferCache()
351 Drm *drm = Hwcomposer::getInstance().getDrm(); in assignToDevice()

1234567891011