Searched refs:operation (Results 1 – 8 of 8) sorted by relevance
60 private PathPoint(int operation, float x, float y) { in PathPoint() argument61 mOperation = operation; in PathPoint()
57 public static String concatenateClausesWithOperation(String operation, String... clauses) { in concatenateClausesWithOperation() argument68 builder.append(" ").append(operation).append(" "); in concatenateClausesWithOperation()
25 __u8 operation; member
31 __u8 operation; member
25 u_int8_t operation; member
8 In the sample, it performs graphical filter operation on a image with renderScript.
725 GL_APICALL void GL_APIENTRY glCoverageOperationNV (GLenum operation);728 typedef void (GL_APIENTRYP PFNGLCOVERAGEOPERATIONNVPROC) (GLenum operation);