Searched refs:proj (Results 1 – 4 of 4) sorted by relevance
102 IMediaProjection proj = null; in prepare() local103 proj = mediaService.createProjection(mUser, mContext.getPackageName(), in prepare()105 IBinder projection = proj.asBinder(); in prepare()
385 String[] proj = {388 try (Cursor cursor = context.getContentResolver().query(uri, proj, null, null, null)) {
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);