HomeSort by relevance Sort by last modified time
    Searched full:curve_type (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/renderer/compositor_bindings/
web_animation_impl.cc 34 WebAnimationCurve::AnimationCurveType curve_type = web_curve.type(); local
36 switch (curve_type) {
  /external/chromium_org/third_party/qcms/src/
iccread.c 357 #define CURVE_TYPE 0x63757276 // 'curv'
420 if (type != CURVE_TYPE && type != PARAMETRIC_CURVE_TYPE) {
425 if (type == CURVE_TYPE) {
833 curve->type = CURVE_TYPE;
    [all...]
  /external/chromium_org/net/third_party/nss/ssl/
ssl3ecc.c 606 unsigned char paramBuf[3]; /* only for curve_type == named_curve */
    [all...]

Completed in 221 milliseconds