Searched refs:fFlushPending (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/platform_tools/nacl/src/
H A Dnacl_hello.cpp51 , fFlushPending(false)
75 if (!fFlushPending) {
76 fFlushPending = true;
115 fFlushPending = false;
129 bool fFlushPending; member in class:SkiaInstance
H A Dnacl_debugger.cpp41 , fFlushPending(false)
143 if (!fFlushPending) {
144 fFlushPending = true;
184 fFlushPending = false;
199 bool fFlushPending; member in class:SkiaInstance
H A Dnacl_sample.cpp30 fFlushPending(false),
82 return fFlushPending;
85 fFlushPending = flag;
154 bool fFlushPending; member in class:SkiaInstance
/external/skia/platform_tools/nacl/src/
H A Dnacl_hello.cpp51 , fFlushPending(false)
75 if (!fFlushPending) {
76 fFlushPending = true;
115 fFlushPending = false;
129 bool fFlushPending; member in class:SkiaInstance
H A Dnacl_debugger.cpp41 , fFlushPending(false)
143 if (!fFlushPending) {
144 fFlushPending = true;
184 fFlushPending = false;
199 bool fFlushPending; member in class:SkiaInstance
H A Dnacl_sample.cpp30 fFlushPending(false),
82 return fFlushPending;
85 fFlushPending = flag;
154 bool fFlushPending; member in class:SkiaInstance

Completed in 198 milliseconds