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:getView
(Results
1 - 8
of
8
) sorted by relevance
/third_party/vk-gl-cts/framework/platform/osx/
H
A
D
tcuOSXMetalView.hpp
39
void*
getView
(void) const { return m_view; }
in getView()
function in tcu::osx::MetalView
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/audio_device/
H
A
D
AudioDeviceAdapter.java
40
public View
getView
(int position, @Nullable View convertView, @NonNull ViewGroup parent) {
in getView()
method in AudioDeviceAdapter
/third_party/skia/third_party/externals/oboe/samples/audio-device/src/main/java/com/google/oboe/samples/audio_device/
H
A
D
AudioDeviceAdapter.java
38
public View
getView
(int position, @Nullable View convertView, @NonNull ViewGroup parent) {
in getView()
method in AudioDeviceAdapter
/third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/
H
A
D
StateAdapter.java
88
public View
getView
(int position, View convertView, ViewGroup parent) {
in getView()
method in StateAdapter
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H
A
D
vktImageMismatchedWriteOpTests.cpp
219
VkImageView
getView
(void) const { return *m_view; }
in getView()
function in vkt::image::__anon28022::ut::StorageImage2D
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H
A
D
vktImageMismatchedWriteOpTests.cpp
222
VkImageView
getView
(void) const { return *m_view; }
in getView()
function in vkt::image::__anon29253::ut::StorageImage2D
/third_party/vk-gl-cts/framework/common/
H
A
D
tcuTexture.hpp
665
const Texture2DView&
getView
(void) const { return m_view; }
in getView()
function in tcu::Texture2D
767
const TextureCubeView&
getView
(void) const { return m_view; }
in getView()
function in tcu::TextureCube
881
const Texture1DView&
getView
(void) const { return m_view; }
in getView()
function in tcu::Texture1D
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H
A
D
vk_helpers.cpp
8488
angle::Result BufferViewHelper::
getView
(ContextVk *contextVk,
in getView()
function in rx::vk::BufferViewHelper
Completed in 22 milliseconds