OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:internalOnly_EnableOpts
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkPictureRecorder.cpp
92
void SkPictureRecorder::
internalOnly_EnableOpts
(bool enableOpts) {
94
fPictureRecord->
internalOnly_EnableOpts
(enableOpts);
SkPictureRecord.h
111
void
internalOnly_EnableOpts
(bool optsEnabled) {
Completed in 26 milliseconds