Home
last modified time | relevance | path

Searched refs:distances (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/libs/hwui/
DSpotShadow.cpp981 const VertexAngleData* allVerticesAngleData, int* distances) { in calculateDistanceCounter() argument
1005 distances[0] = distanceCounter; // means never see a target poly in calculateDistanceCounter()
1019 distances[i] = distanceCounter; in calculateDistanceCounter()
1084 const int* distances, int angleLength, const char* name) { in verifyDistanceCounter() argument
1085 int currentDistance = distances[0]; in verifyDistanceCounter()
1087 if (distances[i] != INT_MIN) { in verifyDistanceCounter()
1088 if (!((currentDistance + 1) == distances[i] in verifyDistanceCounter()
1089 || distances[i] == 0)) { in verifyDistanceCounter()
1092 currentDistance = distances[i]; in verifyDistanceCounter()
DSpotShadow.h56 const VertexAngleData* allVerticesAngleData, int* distances);
/frameworks/base/docs/html/training/multiscreen/
Dscreendensities.jd54 absolute pixels to define distances or sizes. Defining layout dimensions with
/frameworks/base/docs/html/training/design-navigation/
Dmultiple-sizes.jd39 …(i.e., the lack of a touch screen), legibility of text at large reading distances, and more. Altho…
/frameworks/base/docs/html/training/gestures/
Dviewgroup.jd170 android.view.ViewConfiguration} class to access common distances, speeds, and
/frameworks/base/docs/html/guide/topics/connectivity/
Dwifip2p.jd41 then communicate over a speedy connection across distances much longer than a Bluetooth connection.
/frameworks/base/docs/html/guide/topics/media/
Dcamera.jd1163 <td>Reports distances between the camera and objects that appear to be in focus</td>
/frameworks/base/docs/html/guide/practices/
Dscreens_support.jd1233 <p>You can use the {@link android.view.ViewConfiguration} class to access common distances,
/frameworks/base/docs/html/about/versions/
Dandroid-4.0.jd627 supports Wi-Fi P2P, then communicate over a speedy connection across distances much longer than a