OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bitmap_dirty_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/layers/
nine_patch_layer.cc
20
:
bitmap_dirty_
(false) {}
36
} else if (
bitmap_dirty_
&& DrawsContent()) {
53
bitmap_dirty_
= true;
64
(
bitmap_dirty_
|| resource_->texture()->resource_id() == 0)) {
72
bitmap_dirty_
= false;
nine_patch_layer.h
51
bool
bitmap_dirty_
;
member in class:cc::NinePatchLayer
Completed in 63 milliseconds