HomeSort by relevance Sort by last modified time
    Searched full:lowerindex (Results 1 - 8 of 8) sorted by null

  /frameworks/support/v7/palette/src/android/support/v7/graphics/
ColorCutQuantizer.java 190 Vbox(int lowerIndex, int upperIndex) {
191 mLowerIndex = lowerIndex;
283 * Finds the point within this box's lowerIndex and upperIndex index of where to split.
380 private void modifySignificantOctet(final int dimension, int lowerIndex, int upperIndex) {
387 for (int i = lowerIndex; i <= upperIndex; i++) {
394 for (int i = lowerIndex; i <= upperIndex; i++) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpcndr.h 156 #define byte_array_from_ndr(Source,LowerIndex,UpperIndex,Target) { NDRcopy ((((char *)(Target))+(LowerIndex)),(Source)->Buffer,(unsigned int)((UpperIndex)-(LowerIndex))); *(unsigned __LONG32 *)&(Source)->Buffer += ((UpperIndex)-(LowerIndex)); }
158 #define boolean_array_from_ndr(Source,LowerIndex,UpperIndex,Target) { NDRcopy ((((char *)(Target))+(LowerIndex)),(Source)->Buffer,(unsigned int)((UpperIndex)-(LowerIndex))); *(unsigned __LONG32 *)&(Source)->Buffer += ((UpperIndex)-(LowerIndex)); }
161 #define small_array_from_ndr(Source,LowerIndex,UpperIndex,Target) { NDRcopy ((((char *)(Target))+(LowerIndex)),(Source)->Buffer,(unsigned int)((UpperIndex)-(LowerIndex))); *(unsigned __LONG32 *)&(Source)->Bu (…)
    [all...]
  /prebuilts/sdk/current/support/v7/palette/libs/
android-support-v7-palette.jar 
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
PagedView.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
PagedView.java     [all...]
Workspace.java     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java     [all...]
  /external/deqp/modules/gles3/performance/
es3pBufferDataUploadTests.cpp     [all...]

Completed in 170 milliseconds