/hardware/qcom/msm8994/kernel-headers/linux/ |
msm_mdp.h | 930 } in; member in struct:mdss_ad_input [all...] |
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
msm_mdp.h | 126 MDP_Y_CBCR_H2V2, /* Y and CbCr, pseudo planer w/ Cb is in MSB */ 130 MDP_Y_CRCB_H2V2, /* Y and CrCb, pseudo planer w/ Cr is in MSB */ 133 MDP_Y_CRCB_H2V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */ 134 MDP_Y_CBCR_H2V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */ 145 MDP_Y_CRCB_H1V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */ 146 MDP_Y_CBCR_H1V1, /* Y and CbCr, pseduo planer w/ Cb is in MSB */ 153 MDP_RGBA_8888_TILE, /* RGBA 8888 in tile format */ 154 MDP_ARGB_8888_TILE, /* ARGB 8888 in tile format */ 155 MDP_ABGR_8888_TILE, /* ABGR 8888 in tile format */ 156 MDP_BGRA_8888_TILE, /* BGRA 8888 in tile format * 982 } in; member in struct:mdss_ad_input [all...] |
/hardware/qcom/msm8996/kernel-headers/linux/ |
msm_mdp.h | 1135 } in; member in struct:mdss_ad_input [all...] |
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
msm_mdp.h | 138 MDP_Y_CBCR_H2V2, /* Y and CbCr, pseudo planer w/ Cb is in MSB */ 142 MDP_Y_CRCB_H2V2, /* Y and CrCb, pseudo planer w/ Cr is in MSB */ 145 MDP_Y_CRCB_H2V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */ 146 MDP_Y_CBCR_H2V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */ 157 MDP_Y_CRCB_H1V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */ 158 MDP_Y_CBCR_H1V1, /* Y and CbCr, pseduo planer w/ Cb is in MSB */ 165 MDP_RGBA_8888_TILE, /* RGBA 8888 in tile format */ 166 MDP_ARGB_8888_TILE, /* ARGB 8888 in tile format */ 167 MDP_ABGR_8888_TILE, /* ABGR 8888 in tile format */ 168 MDP_BGRA_8888_TILE, /* BGRA 8888 in tile format * 1171 } in; member in struct:mdss_ad_input [all...] |
/hardware/qcom/msm8x26/kernel-headers/linux/ |
msm_mdp.h | 884 } in; member in struct:mdss_ad_input [all...] |
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
msm_mdp.h | 120 MDP_Y_CBCR_H2V2, /* Y and CbCr, pseudo planer w/ Cb is in MSB */ 124 MDP_Y_CRCB_H2V2, /* Y and CrCb, pseudo planer w/ Cr is in MSB */ 127 MDP_Y_CRCB_H2V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */ 128 MDP_Y_CBCR_H2V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */ 139 MDP_Y_CRCB_H1V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */ 140 MDP_Y_CBCR_H1V1, /* Y and CbCr, pseduo planer w/ Cb is in MSB */ 147 MDP_RGBA_8888_TILE, /* RGBA 8888 in tile format */ 148 MDP_ARGB_8888_TILE, /* ARGB 8888 in tile format */ 149 MDP_ABGR_8888_TILE, /* ABGR 8888 in tile format */ 150 MDP_BGRA_8888_TILE, /* BGRA 8888 in tile format * 933 } in; member in struct:mdss_ad_input [all...] |
/hardware/qcom/msm8x84/kernel-headers/linux/ |
msm_mdp.h | 870 } in; member in struct:mdss_ad_input [all...] |
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
msm_mdp.h | 118 MDP_Y_CBCR_H2V2, /* Y and CbCr, pseudo planer w/ Cb is in MSB */ 122 MDP_Y_CRCB_H2V2, /* Y and CrCb, pseudo planer w/ Cr is in MSB */ 125 MDP_Y_CRCB_H2V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */ 126 MDP_Y_CBCR_H2V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */ 137 MDP_Y_CRCB_H1V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */ 138 MDP_Y_CBCR_H1V1, /* Y and CbCr, pseduo planer w/ Cb is in MSB */ 145 MDP_RGBA_8888_TILE, /* RGBA 8888 in tile format */ 146 MDP_ARGB_8888_TILE, /* ARGB 8888 in tile format */ 147 MDP_ABGR_8888_TILE, /* ABGR 8888 in tile format */ 148 MDP_BGRA_8888_TILE, /* BGRA 8888 in tile format * 910 } in; member in struct:mdss_ad_input [all...] |
/packages/apps/Calendar/src/com/android/calendar/ |
DayView.java | 5 * you may not use this file except in compliance with the License. 10 * Unless required by applicable law or agreed to in writing, software 306 * in the method clearCachedEvents()). 371 private static float MIN_UNEXPANDED_ALLDAY_EVENT_HEIGHT = 28.0F; // in pixels 421 private static float MIN_EVENT_HEIGHT = 24.0F; // in pixels 439 // sizing for "box +n" in allDay events 481 /** Height of 1 hour in pixels at the start of a scaling gesture */ 525 * Max of all day events in a given day in this view. 624 // Animates the height of events in the allday regio 4078 Animation in = mViewSwitcher.getInAnimation(); local [all...] |
/prebuilts/devtools/tools/lib/ |
kxml2-2.3.0.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.300.v20130604-1622.jar | |
/prebuilts/misc/common/kxml2/ |
kxml2-2.3.0.jar | |
/prebuilts/sdk/current/support/v14/preference/libs/ |
android-support-v14-preference.jar | |
/prebuilts/tools/common/kxml2-tools/ |
kxml2-2.3.0.jar | |
/prebuilts/tools/common/m2/repository/com/thoughtworks/qdox/qdox/1.12/ |
qdox-1.12.jar | |
/prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.0.4/ |
commons-logging-1.0.4.jar | |
/prebuilts/tools/common/m2/repository/net/sf/kxml/kxml2/2.3.0/ |
kxml2-2.3.0.jar | |
/prebuilts/tools/common/m2/repository/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/ |
maven-assembly-plugin-2.2-beta-5.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.300.v20130604-1622.jar | |
/prebuilts/tools/common/offline-m2/net/sf/kxml/kxml2/2.3.0/ |
kxml2-2.3.0.jar | |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-ia64.c | 12 GAS is distributed in the hope that it will be useful, 35 (e.g., checkout the second real10 definition in test-data.s) 61 /* Some systems define MIN in, e.g., param.h. */ 161 track of the list of labels that appear in front of each 193 /* List of chars besides those in app.c:symbol_chars that can start an 207 /* Characters which are used to indicate an exponent in a floating 212 as in 0d1.0. */ 261 explicit_mode : 1, /* which mode we're in */ 276 the end_of_insn_group for the last instruction in a bundle. */ 295 enum ia64_opnd opnd; /* type of operand in need of fix * 320 *dynreg[DYNREG_NUM_TYPES], in, loc, out, rot; member in struct:__anon75577 3237 int in = in_procedure (directive); local 3253 int in = in_procedure (directive); local [all...] |
/external/libgdx/extensions/gdx-jnigen/libs/ |
javaparser-core-2.3.0.jar | |
/external/testng/ant/3rdparty/ |
cobertura.jar | |
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/ |
maven-ant-tasks-2.1.3.jar | |
/prebuilts/gradle-plugin/com/android/tools/repository/25.2.0-alpha1/ |
repository-25.2.0-alpha1.jar | |