Searched refs:proj (Results 1 – 4 of 4) sorted by relevance
116 IMediaProjection proj = null; in prepare() local117 proj = mediaService.createProjection(mUid, mContext.getPackageName(), in prepare()119 IMediaProjection projection = IMediaProjection.Stub.asInterface(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);