OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cache_size_okay
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkBitmapProcState.cpp
113
static inline bool
cache_size_okay
(const SkBitmap& bm, const SkMatrix& invMat) {
function
158
cache_size_okay
(fOrigBitmap, fInvMatrix)) {
[
all
...]
/external/skia/src/core/
SkBitmapProcState.cpp
132
static inline bool
cache_size_okay
(const SkBitmap& bm, const SkMatrix& invMat) {
function
165
cache_size_okay
(fOrigBitmap, fInvMatrix)) {
[
all
...]
Completed in 4330 milliseconds