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

  /external/webkit/Source/WebCore/platform/graphics/skia/
ImageSkia.cpp 367 float destBitmapWidth, destBitmapHeight;
369 &destBitmapWidth, &destBitmapHeight);
381 destBitmapWidth, destBitmapHeight);
392 int height = static_cast<int>(destBitmapHeight);

Completed in 161 milliseconds