OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:quantized_size_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/surface/
accelerated_surface_win.cc
672
quantized_size_
= gfx::Size();
763
if (!swap_chain_ ||
quantized_size_
!= quantized_size) {
765
quantized_size_
= quantized_size;
953
quantized_size_
.width(),
954
quantized_size_
.height(),
1001
quantized_size_
.width(),
1002
-
quantized_size_
.height(),
[
all
...]
accelerated_surface_win.h
150
gfx::Size
quantized_size_
;
member in class:AcceleratedPresenter
Completed in 35 milliseconds