Searched refs:proj (Results 1 – 4 of 4) sorted by relevance
366 String[] proj = {369 try (Cursor cursor = context.getContentResolver().query(uri, proj, null, null, null)) {
509 final String[] proj = {MediaStore.Audio.Media._ID}; in getExistingRingtoneUriFromPath() local512 MediaStore.Audio.Media.EXTERNAL_CONTENT_URI, proj, in getExistingRingtoneUriFromPath() argument
798 arg: rs_matrix4x4* proj, "matrix to store the current projection matrix into"826 arg: const rs_matrix4x4* proj, "projection matrix"
1209 * proj: matrix to store the current projection matrix into1218 rsgProgramVertexGetProjectionMatrix(rs_matrix4x4* proj);1255 * proj: projection matrix1264 rsgProgramVertexLoadProjectionMatrix(const rs_matrix4x4* proj);