OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fWeOwnTheData
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/core/
SkStream.cpp
252
fWeOwnTheData
= false;
257
fWeOwnTheData
= true;
265
fWeOwnTheData
= false;
271
if (
fWeOwnTheData
)
277
if (
fWeOwnTheData
)
282
fWeOwnTheData
= true;
289
if (
fWeOwnTheData
)
294
fWeOwnTheData
= copyData;
/external/skia/include/core/
SkStream.h
196
SkBool8
fWeOwnTheData
;
Completed in 42 milliseconds