Home
last modified time | relevance | path

Searched defs:mProjection (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/loaders/
DPhotoPagerLoader.java32 private final String[] mProjection; field in PhotoPagerLoader
/frameworks/opt/chips/src/com/android/ex/chips/
DQueries.java72 private final String[] mProjection; field in Queries.Query
/frameworks/base/core/java/android/content/
DCursorLoader.java46 String[] mProjection; field in CursorLoader
/frameworks/support/core-utils/java/android/support/v4/content/
DCursorLoader.java41 String[] mProjection; field in CursorLoader
/frameworks/base/rs/java/android/renderscript/
DProgramVertexFixedFunction.java203 Matrix4f mProjection; field in ProgramVertexFixedFunction.Constants
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DCastControllerImpl.java59 private MediaProjectionInfo mProjection; field in CastControllerImpl
/frameworks/opt/photoviewer/src/com/android/ex/photo/
DIntents.java117 private String[] mProjection; field in Intents.PhotoViewIntentBuilder
DPhotoViewController.java140 private String[] mProjection; field in PhotoViewController
/frameworks/base/libs/hwui/
DProgram.h457 mat4 mProjection; variable
/frameworks/base/cmds/content/src/com/android/commands/content/
DContent.java581 final String[] mProjection; field in Content.QueryCommand