OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pixelRef
(Results
76 - 78
of
78
) sorted by null
1
2
3
4
/external/skia/gm/
gmmain.cpp
[
all
...]
/external/chromium_org/third_party/skia/src/core/
SkCanvas.cpp
62
* Some
pixelref
subclasses can support being "locked" from another thread
68
*
pixelref
, which could tell us at runtime if this check is valid. That would
79
AutoCheckLockCountBalance(const SkBitmap& bm) : fPixelRef(bm.
pixelRef
()) {
[
all
...]
/external/skia/src/core/
SkCanvas.cpp
62
* Some
pixelref
subclasses can support being "locked" from another thread
68
*
pixelref
, which could tell us at runtime if this check is valid. That would
79
AutoCheckLockCountBalance(const SkBitmap& bm) : fPixelRef(bm.
pixelRef
()) {
[
all
...]
Completed in 30 milliseconds
1
2
3
4