OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thumbnail_size
(Results
1 - 4
of
4
) sorted by null
/device/asus/flo/camera/QCamera2/HAL3/
QCamera3HALHeader.h
49
cam_dimension_t
thumbnail_size
;
member in struct:qcamera::__anon1609
/external/chromium_org/content/common/gpu/media/
rendering_helper.h
47
gfx::Size
thumbnail_size
;
member in struct:content::RenderingHelperParams
/hardware/qcom/camera/QCamera2/HAL3/
QCamera3HALHeader.h
52
cam_dimension_t
thumbnail_size
;
member in struct:qcamera::__anon31225
/external/chromium/chrome/browser/
aeropeek_manager.cc
319
gfx::Size
thumbnail_size
;
local
324
&
thumbnail_size
);
327
thumbnail_size
.width(),
328
thumbnail_size
.height());
331
&
thumbnail_size
);
336
thumbnail_size
.width(),
337
thumbnail_size
.height());
350
gfx::CreateBitmapHeader(
thumbnail_size
.width(),
thumbnail_size
.height(),
369
for (int y = 0; y <
thumbnail_size
.height(); ++y)
[
all
...]
Completed in 64 milliseconds