Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/include/utils/
Ddebug.h38 #define DLOG(tag, method, format, ...) Debug::Get()->method(tag, __CLASS__ "::%s: " format, \
52 #define DTRACE_BEGIN(custom_string) Debug::Get()->BeginTrace(__CLASS__, __FUNCTION__, custom_string)
53 #define DTRACE_END() Debug::Get()->EndTrace()
63 static inline DebugHandler* Get() { return debug_.debug_handler_; } in Get() function
/hardware/intel/common/omx-components/videocodec/
DOMXComponentDefines.h23 static OMX_ERRORTYPE Get##FUNC(void *inst, OMX_PTR pStructure) {\
24 return ((CLASS*)inst)->Get##FUNC(pStructure);\
29 OMX_ERRORTYPE Get##FUNC(OMX_PTR pStructure);\
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display_primary.cpp56 HWCDebugHandler::Get()->GetProperty("sdm.fb_size_width", &width); in Create()
57 HWCDebugHandler::Get()->GetProperty("sdm.fb_size_height", &height); in Create()
85 if (cpu_hint_->Init(static_cast<HWCDebugHandler*>(HWCDebugHandler::Get())) != kErrorNone) { in Init()
92 HWCDebugHandler::Get()->GetProperty("persist.metadata_dynfps.disable", &disable_metadata_dynfps); in Init()
259 HWCDebugHandler::Get()->GetProperty("persist.metadata_dynfps.disable", &disable_metadata_dynfps); in SetMetaDataRefreshRateFlag()
Dhwc_display_external.cpp57 HWCDebugHandler::Get()->GetProperty("sdm.debug.downscale_external", &downscale_enabled); in Create()
140 HWCDebugHandler::Get()->GetProperty("sdm.external_action_safe_width", &width); in ApplyScanAdjustment()
142 HWCDebugHandler::Get()->GetProperty("sdm.external_action_safe_height", &height); in ApplyScanAdjustment()
Dhwc_debugger.h44 static inline DebugHandler* Get() { return &debug_handler_; } in Get() function
Dblit_engine_c2d.cpp105 HWCDebugHandler::Get()->GetProperty("persist.hwc.blit.comp", &blit_supported_); in BlitEngineC2d()
Dhwc_display.cpp89 HWCDebugHandler::Get()->GetProperty("debug.egl.swapinterval", &property_swap_interval); in Init()
445 HWCDebugHandler::Get()->GetProperty("debug.gralloc.enable_fb_ubwc", &ubwc_enabled); in PrepareLayerParams()
Dhwc_session.cpp141 DisplayError error = CoreInterface::CreateCore(HWCDebugHandler::Get(), buffer_allocator_, in Init()
/hardware/qcom/display/msm8996/sdm/include/core/
Ddebug_interface.h143 T::Get()->BeginTrace(class_name, function_name, ""); in ScopeTracer()
146 ~ScopeTracer() { T::Get()->EndTrace(); } in ~ScopeTracer()
/hardware/intel/common/libva/test/basic/
Dtestplan.txt15 - Get Config attributes for all profiles / entrypoints
23 - Get config attributes of various possible configs
88 - Get image data
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dtile_independence_test.cc96 const char *md5_fw_str = md5_fw_order_.Get(); in TEST_P()
97 const char *md5_inv_str = md5_inv_order_.Get(); in TEST_P()
Dmd5_helper.h43 const char *Get(void) { in Get() function
Dtest_vector_test.cc55 const char *actual_md5 = md5_res.Get(); in DecompressedFrameHook()
Dvp9_thread_test.cc126 return string(md5.Get()); in DecodeFile()
Dexternal_frame_buffer_test.cc236 const char *const actual_md5 = md5_res.Get(); in DecompressedFrameHook()
/hardware/bsp/intel/peripheral/libmraa/cmake/modules/
DFindYuidoc.cmake14 # Get Yuidoc version
DTargetArch.cmake133 # Get rid of the value marker leaving just the architecture name
/hardware/bsp/intel/peripheral/libupm/cmake/modules/
DFindYuidoc.cmake14 # Get Yuidoc version
DFindSphinx.cmake20 # Get Sphinx version
DTargetArch.cmake124 # Get rid of the value marker leaving just the architecture name
/hardware/bsp/intel/peripheral/libmraa/
DCMakeLists.txt126 …# Get target package arch from Yocto ADT sysroot if set or host OS, mapping to Ubuntu name if nece…
173 # Get distro tag (e.g. 'fc20') by parsing output of rpm --showrc
/hardware/bsp/intel/peripheral/libmraa/docs/
Dchangelog.md92 * Add Get Platform Name function
/hardware/bsp/intel/peripheral/libupm/
DCMakeLists.txt136 …# Get target package arch from Yocto ADT sysroot if set or host OS, mapping to Ubuntu name if nece…
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h778 template <int k> class Get;
848 template <int k> friend class gtest_internal::Get;
880 template <int k> friend class gtest_internal::Get;
923 template <int k> friend class gtest_internal::Get;
960 template <int k> friend class gtest_internal::Get;
1001 template <int k> friend class gtest_internal::Get;
1045 template <int k> friend class gtest_internal::Get;
1092 template <int k> friend class gtest_internal::Get;
1141 template <int k> friend class gtest_internal::Get;
1193 template <int k> friend class gtest_internal::Get;
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DCHANGELOG16 Get rid of bashisms in the main build scripts