/external/skia/src/gpu/ |
GrPath.cpp | 22 keyData[1] |= stroke.getCap() << 3;
|
/external/chromium_org/third_party/skia/src/core/ |
SkStroke.h | 27 SkPaint::Cap getCap() const { return (SkPaint::Cap)fCap; }
|
/external/chromium_org/third_party/skia/src/gpu/ |
GrPath.cpp | 55 key |= stroke.getCap() << kCapShift;
|
/external/skia/src/core/ |
SkStroke.h | 27 SkPaint::Cap getCap() const { return (SkPaint::Cap)fCap; }
|
/external/skia/src/effects/ |
SkDashPathEffect.cpp | 74 if (SkPaint::kButt_Cap != rec.getCap()) { 99 } else if (SkPaint::kRound_Cap != rec.getCap()) { 108 if (SkPaint::kRound_Cap == rec.getCap()) { 155 SkASSERT(SkPaint::kRound_Cap != rec.getCap()); // can't handle partial circles 204 SkASSERT(SkPaint::kRound_Cap != rec.getCap()); // can't handle partial circles
|
/external/chromium_org/third_party/skia/src/effects/ |
SkDashPathEffect.cpp | 187 if (SkPaint::kButt_Cap != rec.getCap()) { 219 } else if (SkPaint::kRound_Cap != rec.getCap()) { 228 if (SkPaint::kRound_Cap == rec.getCap()) { 275 SkASSERT(SkPaint::kRound_Cap != rec.getCap()); // can't handle partial circles 324 SkASSERT(SkPaint::kRound_Cap != rec.getCap()); // can't handle partial circles
|
/external/bluetooth/bluedroid/stack/avdt/ |
avdt_api.c | 449 tAVDT_CCB_API_GETCAP getcap; local 453 getcap.single.seid = seid; 454 getcap.single.sig_id = AVDT_SIG_GETCAP; 455 getcap.p_cfg = p_cfg; 456 getcap.p_cback = p_cback; 457 return avdt_get_cap_req (bd_addr, &getcap); 486 tAVDT_CCB_API_GETCAP getcap; local 490 getcap.single.seid = seid; 491 getcap.single.sig_id = AVDT_SIG_GET_ALLCAP; 492 getcap.p_cfg = p_cfg [all...] |
/external/chromium_org/third_party/skia/include/core/ |
SkStrokeRec.h | 40 SkPaint::Cap getCap() const { return fCap; }
|
/external/skia/include/core/ |
SkStrokeRec.h | 37 SkPaint::Cap getCap() const { return fCap; }
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGLPath.cpp | 125 GrGLenum cap = cap_to_gl_cap(stroke.getCap());
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowPaint.java | 167 public Paint.Cap getCap() {
|
/external/sepolicy/ |
mls | 26 mlsconstrain process { getsched getsession getpgid getcap getattr ptrace share }
|
/external/skia/src/gpu/gl/ |
GrGLPath.cpp | 123 GrGLenum cap = cap_to_gl_cap(stroke.getCap());
|
/hardware/qcom/audio/legacy/alsa_sound/ |
AudioUsbALSA.h | 115 status_t getCap(char * type, int &channels, int &sampleRate);
|
AudioUsbALSA.cpp | 91 status_t AudioUsbALSA::getCap(char * type, int &channels, int &sampleRate) 93 ALOGD("getCap for %s",type); 397 err = getCap((char *)"Capture:", mchannelsCapture, msampleRateCapture); 794 err = getCap((char *)"Playback:", mchannelsPlayback, msampleRatePlayback); [all...] |
/external/chromium_org/third_party/skia/experimental/StrokePathRenderer/ |
GrStrokePathRenderer.cpp | 65 const bool requiresAACircle = (stroke.getCap() == SkPaint::kRound_Cap) || 274 switch (stroke.getCap()) {
|
/external/skia/experimental/StrokePathRenderer/ |
GrStrokePathRenderer.cpp | 65 const bool requiresAACircle = (stroke.getCap() == SkPaint::kRound_Cap) || 274 switch (stroke.getCap()) {
|
/external/libsepol/tests/policies/test-deps/ |
base-metreq.conf | 279 getcap
|
base-notmetreq.conf | 278 getcap
|
small-base.conf | 279 getcap
|
/external/libsepol/tests/policies/test-expander/ |
alias-base.conf | 279 getcap
|
role-base.conf | 279 getcap
|
user-base.conf | 279 getcap
|
/external/libsepol/tests/policies/test-hooks/ |
cmp_policy.conf | 279 getcap
|
small-base.conf | 279 getcap
|