HomeSort by relevance Sort by last modified time
    Searched refs:topleft (Results 1 - 4 of 4) sorted by null

  /frameworks/base/media/libstagefright/codecs/avc/dec/src/
pred_intra.cpp 1692 uint8 topleft; local
    [all...]
  /external/webkit/WebCore/platform/graphics/skia/
GraphicsContextSkia.cpp 134 SkPoint topleft = {rc.fLeft, rc.fTop}; local
136 return isPointSkiaSafe(transform, topleft) && isPointSkiaSafe(transform, bottomright);
771 const IntSize& topLeft,
786 if (topLeft.width() + topRight.width() > rect.width()
788 || topLeft.height() + bottomLeft.height() > rect.height()
801 addCornerArc(&path, r, topLeft, 180);
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
intra_est.cpp 1378 int a_16, b, c, factor_c, topleft; local
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-core.css 46 -moz-border-radius-topleft:5px;

Completed in 42 milliseconds