Home
last modified time | relevance | path

Searched refs:operation (Results 1 – 3 of 3) sorted by relevance

/development/samples/devbytes/animation/CurvedMotion/src/com/example/android/curvedmotion/
DPathPoint.java60 private PathPoint(int operation, float x, float y) { in PathPoint() argument
61 mOperation = operation; in PathPoint()
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/utils/
DDbQueryUtils.java57 public static String concatenateClausesWithOperation(String operation, String... clauses) { in concatenateClausesWithOperation() argument
68 builder.append(" ").append(operation).append(" "); in concatenateClausesWithOperation()
/development/tools/logblame/
Dsample.txt557 Warning: attempt to read pixels from hardware bitmap, which is very slow operation
635 Warning: attempt to read pixels from hardware bitmap, which is very slow operation
647 Warning: attempt to read pixels from hardware bitmap, which is very slow operation
1022 Warning: attempt to read pixels from hardware bitmap, which is very slow operation
1073 Warning: attempt to read pixels from hardware bitmap, which is very slow operation
1085 Warning: attempt to read pixels from hardware bitmap, which is very slow operation
1307 Warning: attempt to read pixels from hardware bitmap, which is very slow operation
1355 Warning: attempt to read pixels from hardware bitmap, which is very slow operation
1367 Warning: attempt to read pixels from hardware bitmap, which is very slow operation
2301 Warning: attempt to read pixels from hardware bitmap, which is very slow operation
[all …]