Searched refs:physicalWidth (Results 1 – 2 of 2) sorted by relevance
366 final int physicalWidth = 600;369 (int) Math.ceil(physicalWidth / deviceDIPScale);393 testContainerView.onSizeChanged(physicalWidth, 0, 0, 0);
293 …icalX, float logicalY, float logicalWidth, float logicalHeight, float physicalWidth, float physica… in getCTM() argument297 ASSERT(physicalWidth); in getCTM()308 double extendedPhysicalWidth = physicalWidth; in getCTM()