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
refs:GET_STRIDE
(Results
1 - 8
of
8
) sorted by relevance
/foundation/graphic/surface_lite/interfaces/innerkits/
H
A
D
buffer_producer.h
39
GET_STRIDE
,
enumerator
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H
A
D
external_window.h
149
GET_STRIDE
,
enumerator
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/yuv_viewer/
H
A
D
yuv_viewer.cpp
97
(void)OH_NativeWindow_NativeWindowHandleOpt(window_.get(),
GET_STRIDE
, &strideAlignment);
in CreateWindow()
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/encoder/
H
A
D
video_encoder_sample.cpp
52
(void)OH_NativeWindow_NativeWindowHandleOpt(info.window.get(),
GET_STRIDE
, &strideAlignment);
in Prepare()
/foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/
H
A
D
nativewindow_fuzzer.cpp
71
code =
GET_STRIDE
;
in HandleOpt()
/foundation/graphic/surface_lite/frameworks/
H
A
D
buffer_client_producer.cpp
237
return GetAttr(
GET_STRIDE
);
in GetStride()
/foundation/graphic/graphic_surface/surface/src/
H
A
D
native_window.cpp
492
{
GET_STRIDE
, HandleNativeWindowGetStride},
/foundation/graphic/graphic_surface/surface/test/unittest/
H
A
D
native_window_test.cpp
350
code =
GET_STRIDE
;
in HWTEST_F()
Completed in 9 milliseconds