OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ImmutableBitmap
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/core/
SkRecords.cpp
12
ImmutableBitmap
::
ImmutableBitmap
(const SkBitmap& bitmap) {
/external/skia/include/private/
SkRecords.h
146
class
ImmutableBitmap
: SkNoncopyable {
148
ImmutableBitmap
() {}
149
ImmutableBitmap
(const SkBitmap& bitmap);
150
ImmutableBitmap
(
ImmutableBitmap
&& o) {
237
ImmutableBitmap
bitmap;
242
ImmutableBitmap
bitmap;
247
ImmutableBitmap
bitmap;
252
ImmutableBitmap
bitmap;
257
ImmutableBitmap
bitmap
[
all
...]
Completed in 903 milliseconds