Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:displays
(Results
1 - 9
of
9
) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
Thread.cpp
29
egl::Display::EglDisplaySet
displays
= egl::Display::GetEglDisplaySet();
in ProcessCleanupCallback()
local
H
A
D
Display.cpp
128
static angle::base::NoDestructor<ANGLEPlatformDisplayMap>
displays
;
in GetANGLEPlatformDisplayMap()
local
135
static angle::base::NoDestructor<DevicePlatformDisplayMap>
displays
;
in GetDevicePlatformDisplayMap()
local
645
ANGLEPlatformDisplayMap *
displays
= GetANGLEPlatformDisplayMap();
in GetDisplayFromNativeDisplay()
local
696
ANGLEPlatformDisplayMap *
displays
= GetANGLEPlatformDisplayMap();
in GetExistingDisplayFromNativeDisplay()
local
759
Display::EglDisplaySet
displays
;
GetEglDisplaySet()
local
808
ANGLEPlatformDisplayMap *
displays
= GetANGLEPlatformDisplayMap();
~Display()
local
818
DevicePlatformDisplayMap *
displays
= GetDevicePlatformDisplayMap();
~Display()
local
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
H
A
D
HolidayCalendarDemo.java
102
private static final Locale[]
displays
= {
field in HolidayCalendarDemo.CalendarFrame
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H
A
D
vktWsiDisplayTests.cpp
313
bool DisplayCoverageTestInstance::getDisplays (DisplayVector&
displays
)
in getDisplays()
argument
388
getDisplaysForPlane(deUint32 plane, DisplayVector&
displays
)
getDisplaysForPlane()
argument
512
getDisplays2(DisplayVector&
displays
)
getDisplays2()
argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H
A
D
vktWsiDisplayTests.cpp
313
bool DisplayCoverageTestInstance::getDisplays (DisplayVector&
displays
)
in getDisplays()
argument
388
getDisplaysForPlane(deUint32 plane, DisplayVector&
displays
)
getDisplaysForPlane()
argument
512
getDisplays2(DisplayVector&
displays
)
getDisplays2()
argument
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H
A
D
vulkan_funcs.hpp
7777
std::vector<DisplayKHR, DisplayKHRAllocator>
displays
;
in getDisplayPlaneSupportedDisplaysKHR()
local
[all...]
H
A
D
vulkan_raii.hpp
5966
std::vector<VkDisplayKHR>
displays
;
in DisplayKHRs()
local
/third_party/vulkan-headers/include/vulkan/
H
A
D
vulkan_funcs.hpp
8255
std::vector<VULKAN_HPP_NAMESPACE::DisplayKHR, DisplayKHRAllocator>
displays
;
in getDisplayPlaneSupportedDisplaysKHR()
local
[all...]
H
A
D
vulkan_raii.hpp
15027
std::vector<VULKAN_HPP_NAMESPACE::DisplayKHR>
displays
;
in getDisplayPlaneSupportedDisplaysKHR()
local
[all...]
Completed in 139 milliseconds