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:ImageSize
(Results
1 - 12
of
12
) sorted by relevance
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H
A
D
index_sub_table_format5.cc
47
return loca *
ImageSize
();
in GlyphStartOffset()
58
int32_t IndexSubTableFormat5::
ImageSize
() {
in ImageSize()
function in sfntly::IndexSubTableFormat5
99
return
ImageSize
();
in GlyphLength()
114
return (it - glyph_array->begin()) *
ImageSize
();
in GlyphStartOffset()
213
ImageSize
());
in SubSerialize()
226
int32_t IndexSubTableFormat5::Builder::
ImageSize
() {
in ImageSize()
function in sfntly::IndexSubTableFormat5::Builder
340
offset_index_ * container()->
ImageSize
(),
in Next()
341
container()->
ImageSize
(),
in Next()
H
A
D
index_sub_table_format2.cc
28
int32_t IndexSubTableFormat2::
ImageSize
() {
in ImageSize()
function in sfntly::IndexSubTableFormat2
83
return loca *
ImageSize
();
in GlyphStartOffset()
91
return
ImageSize
();
in GlyphLength()
101
int32_t IndexSubTableFormat2::Builder::
ImageSize
() {
in ImageSize()
function in sfntly::IndexSubTableFormat2::Builder
204
ImageSize
());
in SubSerialize()
H
A
D
index_sub_table_format2.h
56
int32_t
ImageSize
();
88
int32_t
ImageSize
();
H
A
D
index_sub_table_format5.h
55
int32_t
ImageSize
();
99
int32_t
ImageSize
();
/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
H
A
D
StackWalker.cpp
126
DWORD
ImageSize
; // virtual size of the loaded module
member
421
DWORD
ImageSize
; // virtual size of the loaded module
member
450
DWORD
ImageSize
; // virtual size of the loaded module
member
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
H
A
D
subsetter_impl.cc
448
image_size = builder2->
ImageSize
();
in ConstructIndexFormat5()
454
image_size = builder5->
ImageSize
();
in ConstructIndexFormat5()
/third_party/mesa3d/src/gallium/auxiliary/util/
H
A
D
dbghelp.h
387
DWORD
ImageSize
;
member
411
DWORD
ImageSize
;
member
441
DWORD
ImageSize
;
member
454
DWORD
ImageSize
;
member
/third_party/backends/backend/
H
A
D
hp3900_types.c
302
SANE_Int
ImageSize
;
member
H
A
D
hp3900_rts8822.c
6427
dev->Reading->
ImageSize
= imagesize;
in Reading_CreateBuffers()
7742
if ((rd->
ImageSize
> 0) && (rd->RDSize == 0))
in Scan_Read_BufferA()
7753
iAmount = min (rd->
ImageSize
, rd->Max_Size);
in Scan_Read_BufferA()
7756
rd->DMAAmount = min (rd->DMAAmount, rd->
ImageSize
);
in Scan_Read_BufferA()
7762
iAmount = min (rd->DMAAmount, rd->
ImageSize
);
in Scan_Read_BufferA()
7848
rd->
ImageSize
-= iAmount;
in Scan_Read_BufferA()
7901
|| ((rd->RDSize == 0) && (rd->
ImageSize
== 0)))
in Scan_Read_BufferA()
7910
DBG (DBG_FNC, "-> Reading->
ImageSize
=%i\n", rd->
ImageSize
);
in Scan_Read_BufferA()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H
A
D
vktApiExternalMemoryTests.cpp
4907
struct
ImageSize
in testAndroidHardwareBufferImageFormat()
struct
4912
ImageSize
sizes[] =
in testAndroidHardwareBufferImageFormat()
5228
struct
ImageSize
in testOHOSNativeBufferImageFormat()
struct
5233
ImageSize
sizes[] =
in testOHOSNativeBufferImageFormat()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H
A
D
ComputeShaderTest.cpp
1084
TEST_P(ComputeShaderTest,
ImageSize
)
in TEST_P()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H
A
D
vktApiExternalMemoryTests.cpp
4598
struct
ImageSize
in testAndroidHardwareBufferImageFormat()
struct
4603
ImageSize
sizes[] =
in testAndroidHardwareBufferImageFormat()
Completed in 44 milliseconds