OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:initial_height
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp9/decoder/
vp9_onyxd_int.h
38
int
initial_height
;
member in struct:VP9Decompressor
/external/chromium_org/chrome/browser/ui/panels/
panel_resize_browsertest.cc
282
int
initial_height
= 100;
local
284
gfx::Rect(300, 200, initial_width,
initial_height
));
289
int resize_height = panel::kPanelMinHeight / 2 -
initial_height
;
panel_browsertest.cc
855
int
initial_height
= panel->GetBounds().height();
local
1514
int
initial_height
= panel->GetBounds().height();
local
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h
657
int
initial_height
;
member in struct:VP9_COMP
Completed in 224 milliseconds