/hardware/nxp/secure_element/libese-spi/p73/utils/ |
D | ese_config.cpp | 54 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/ |
D | DisplayAnalyzer.cpp | 134 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/ |
D | VtsHalNeuralnetworks.cpp | 33 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/ |
D | VtsHalNeuralnetworks.cpp | 33 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/ |
D | PrimaryDevice.cpp | 42 UeventObserver *observer = Hwcomposer::getInstance().getUeventObserver(); in initialize() 71 Hwcomposer::getInstance().getDisplayAnalyzer()->postIdleEntryEvent(); in repeatedFrameListener() 72 Hwcomposer::getInstance().invalidate(); in repeatedFrameListener()
|
D | ExternalDevice.cpp | 58 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/ |
D | HdcpControl.cpp | 174 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()
|
D | VsyncControl.cpp | 61 Drm *drm = Hwcomposer::getInstance().getDrm(); in control() 77 Drm *drm = Hwcomposer::getInstance().getDrm(); in wait()
|
/hardware/intel/img/hwcomposer/merrifield/ips/common/ |
D | HdcpControl.cpp | 173 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/ |
D | GrallocLoader.h | 43 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/ |
D | NxpNfcCapability.h | 21 #define pConfigFL (capability::getInstance()) 45 static capability* getInstance();
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_virtual.cpp | 100 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()
|
D | hwc_ad.cpp | 136 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/ |
D | profiler.h | 42 #define CALC_FPS() qdutils::CalcFps::getInstance().Fps() 43 #define CALC_INIT() qdutils::CalcFps::getInstance().Init()
|
/hardware/qcom/display/msm8996/libqdutils/ |
D | profiler.h | 42 #define CALC_FPS() qdutils::CalcFps::getInstance().Fps() 43 #define CALC_INIT() qdutils::CalcFps::getInstance().Init()
|
/hardware/qcom/display/msm8084/libqdutils/ |
D | profiler.h | 42 #define CALC_FPS() qdutils::CalcFps::getInstance().Fps() 43 #define CALC_INIT() qdutils::CalcFps::getInstance().Init()
|
/hardware/qcom/display/msm8998/libqdutils/ |
D | profiler.h | 43 #define CALC_FPS() qdutils::CalcFps::getInstance().Fps() 44 #define CALC_INIT() qdutils::CalcFps::getInstance().Init()
|
/hardware/qcom/display/msm8909w_3100/libqdutils/ |
D | profiler.h | 42 #define CALC_FPS() qdutils::CalcFps::getInstance().Fps() 43 #define CALC_INIT() qdutils::CalcFps::getInstance().Init()
|
/hardware/qcom/display/msm8909/libqdutils/ |
D | profiler.h | 42 #define CALC_FPS() qdutils::CalcFps::getInstance().Fps() 43 #define CALC_INIT() qdutils::CalcFps::getInstance().Init()
|
/hardware/qcom/display/msm8994/libqdutils/ |
D | profiler.h | 42 #define CALC_FPS() qdutils::CalcFps::getInstance().Fps() 43 #define CALC_INIT() qdutils::CalcFps::getInstance().Init()
|
/hardware/qcom/display/msm8960/libqdutils/ |
D | profiler.h | 42 #define CALC_FPS() qdutils::CalcFps::getInstance().Fps() 43 #define CALC_INIT() qdutils::CalcFps::getInstance().Init()
|
/hardware/intel/img/hwcomposer/merrifield/common/planes/ |
D | DisplayPlane.cpp | 172 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/ |
D | alloc_controller.cpp | 66 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/ |
D | alloc_controller.cpp | 66 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/ |
D | DisplayPlane.cpp | 188 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()
|