Searched refs:kJustComputeBounds_CreateMode (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkMask.h133 kJustComputeBounds_CreateMode, //!< compute bounds and return enumerator in enum:SkMask::CreateMode
/external/skia/include/core/
H A DSkMask.h133 kJustComputeBounds_CreateMode, //!< compute bounds and return enumerator in enum:SkMask::CreateMode
/external/chromium_org/third_party/skia/src/effects/
H A DSkLayerRasterizer.cpp95 SkMask::kJustComputeBounds_CreateMode,
129 if (SkMask::kJustComputeBounds_CreateMode != mode) {
H A DSkBlurMaskFilter.cpp317 SkMask::kJustComputeBounds_CreateMode);
429 SkMask::kJustComputeBounds_CreateMode);
H A DSkBlurMask.cpp762 if (createMode == SkMask::kJustComputeBounds_CreateMode) {
/external/skia/src/effects/
H A DSkLayerRasterizer.cpp95 SkMask::kJustComputeBounds_CreateMode,
129 if (SkMask::kJustComputeBounds_CreateMode != mode) {
H A DSkBlurMaskFilter.cpp317 SkMask::kJustComputeBounds_CreateMode);
429 SkMask::kJustComputeBounds_CreateMode);
H A DSkBlurMask.cpp762 if (createMode == SkMask::kJustComputeBounds_CreateMode) {
/external/chromium_org/third_party/skia/src/core/
H A DSkScalerContext.cpp334 SkMask::kJustComputeBounds_CreateMode)) {
H A DSkDraw.cpp2371 if (SkMask::kJustComputeBounds_CreateMode != mode) {
/external/skia/src/core/
H A DSkScalerContext.cpp334 SkMask::kJustComputeBounds_CreateMode)) {
H A DSkDraw.cpp2371 if (SkMask::kJustComputeBounds_CreateMode != mode) {

Completed in 243 milliseconds