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:biPlanes
(Results
1 - 19
of
19
) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/util/
H
A
D
u_debug_image.c
169
uint16_t
biPlanes
;
member
257
bmih.
biPlanes
= 1;
in debug_dump_float_rgba_bmp()
314
bmih.
biPlanes
= 1;
in debug_dump_ubyte_rgba_bmp()
/third_party/skia/third_party/externals/libjpeg-turbo/
H
A
D
rdbmp.c
431
unsigned short
biPlanes
;
in start_input_bmp()
local
463
biPlanes
= GET_2B(bmpinfoheader, 8);
in start_input_bmp()
487
biPlanes
= GET_2B(bmpinfoheader, 12);
in start_input_bmp()
530
if (
biPlanes
!= 1)
in start_input_bmp()
/third_party/skia/third_party/externals/angle2/util/windows/win32/
H
A
D
Win32Pixmap.cpp
34
bitmapInfo.bmiHeader.
biPlanes
= 1;
in initialize()
H
A
D
Win32Window.cpp
681
bitmapInfo.
biPlanes
= 1;
in takeScreenshot()
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H
A
D
Win32SurfaceKHR.cpp
145
bitmapInfo.bmiHeader.
biPlanes
= 1;
in lazyCreateFrameBuffer()
/third_party/skia/tools/sk_app/win/
H
A
D
RasterWindowContext_win.cpp
65
bmpInfo->bmiHeader.
biPlanes
= 1;
in resize()
/third_party/mesa3d/src/gallium/winsys/sw/gdi/
H
A
D
gdi_sw_winsys.c
155
gdt->bmi.bmiHeader.
biPlanes
= 1;
in gdi_sw_displaytarget_create()
/third_party/skia/third_party/externals/swiftshader/src/Main/
H
A
D
FrameBufferGDI.cpp
144
bitmapInfo.bmiHeader.
biPlanes
= 1;
in init()
/third_party/ffmpeg/libavdevice/
H
A
D
vfwcap.c
150
dstruct(s, bih,
biPlanes
, "d");
in dump_bih()
347
bi->bmiHeader.
biPlanes
= 1;
in vfw_read_header()
H
A
D
dshow_common.c
72
dstruct(s, bih,
biPlanes
, "d");
in dump_bih()
H
A
D
gdigrab.c
374
bmi.bmiHeader.
biPlanes
= 1;
in gdigrab_read_header()
/third_party/vk-gl-cts/framework/platform/win32/
H
A
D
tcuWin32EGLNativeDisplayFactory.cpp
163
bitmapInfo.bmiHeader.
biPlanes
= 1;
in NativePixmap()
338
bitmapInfo.
biPlanes
= 1;
in readScreenPixels()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H
A
D
DxgiFns.cpp
113
bmi.bmiHeader.
biPlanes
= 1;
in _Present()
/third_party/mesa3d/src/vulkan/wsi/
H
A
D
wsi_common_win32.c
328
info.bmiHeader.
biPlanes
= 1;
in wsi_win32_image_init()
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H
A
D
rpng-win.c
524
bmih->
biPlanes
= 1;
in rpng_win_create_window()
H
A
D
rpng2-win.c
730
bmih->
biPlanes
= 1;
/third_party/skia/gm/
H
A
D
rasterhandleallocator.cpp
191
hdr.
biPlanes
= 1;
in Create()
/third_party/skia/third_party/externals/libpng/contrib/visupng/
H
A
D
VisualPng.c
750
pbmih->
biPlanes
= 1;
/third_party/skia/src/ports/
H
A
D
SkFontHost_win.cpp
518
info.bmiHeader.
biPlanes
= 1;
in draw()
Completed in 17 milliseconds