OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetDisplayString
(Results
1 - 5
of
5
) sorted by null
/hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display.h
142
const char *
GetDisplayString
();
hwc_display_virtual.cpp
304
snprintf(dir_path, sizeof(dir_path), "/data/misc/display/frame_dump_%s",
GetDisplayString
());
hwc_display.cpp
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbgprop.h
348
virtual HRESULT WINAPI
GetDisplayString
(DISPID dispid,BSTR *pBstr) = 0;
359
HRESULT (WINAPI *
GetDisplayString
)(IPerPropertyBrowsing2 *This,DISPID dispid,BSTR *pBstr);
372
#define IPerPropertyBrowsing2_GetDisplayString(This,dispid,pBstr) (This)->lpVtbl->
GetDisplayString
(This,dispid,pBstr)
[
all
...]
ocidl.h
[
all
...]
Completed in 124 milliseconds