HomeSort by relevance Sort by last modified time
    Searched defs:components (Results 126 - 150 of 441) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/mesa3d/src/mesa/main/
texstore.c 259 * mapping of dest components back to source components.
296 * Make a temporary (color) texture image with GLfloat components.
329 const GLint components = _mesa_components_in_format(logicalBaseFormat); local
358 * components * sizeof(GLfloat));
373 dst += srcWidth * components;
390 /* The actual texture format should have at least as many components
440 const GLint components = _mesa_components_in_format(logicalBaseFormat); local
467 * components * sizeof(GLuint));
482 dst += srcWidth * components;
569 const GLint components = _mesa_components_in_format(logicalBaseFormat); local
2390 const GLint components = _mesa_components_in_format(baseInternalFormat); local
3020 const GLint components = _mesa_components_in_format(baseFormat); local
3090 const GLint components = _mesa_components_in_format(baseFormat); local
3159 const GLint components = _mesa_components_in_format(baseFormat); local
3236 const GLint components = _mesa_components_in_format(baseFormat); local
3313 const GLint components = _mesa_components_in_format(baseFormat); local
3390 const GLint components = _mesa_components_in_format(baseFormat); local
3464 const GLint components = _mesa_components_in_format(baseFormat); local
3538 const GLint components = _mesa_components_in_format(baseFormat); local
    [all...]
  /external/mesa3d/src/mesa/program/
ir_to_mesa.cpp 490 * four components of the destination, it writes one value to the \c x
981 uint8_t components[4] = { 0 }; local
998 components[i] = SWIZZLE_ONE;
1000 components[i] = SWIZZLE_ZERO;
1002 components[i] = SWIZZLE_ONE;
1017 components[i] = SWIZZLE_X;
1036 components[i] = swiz->mask.x;
1065 src.swizzle = MAKE_SWIZZLE4(components[0],
1066 components[1],
1067 components[2]
    [all...]
  /frameworks/base/services/core/java/com/android/server/media/
MediaSessionService.java 384 * specified user. Enabled components may only operate on behalf of the user
406 final String[] components = enabledNotifListeners.split(":"); local
407 for (int i = 0; i < components.length; i++) {
409 ComponentName.unflattenFromString(components[i]);
    [all...]
  /system/core/adb/
commandline.cpp 1046 std::vector<std::string> components = android::base::Split(service, "-"); local
    [all...]
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DeqpTestRunner.java 1114 String[] components = testPath.split("\\\\."); local
1143 String[] components = test.split("\\\\."); local
1161 String[] components = test.split("\\\\."); local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewProjectCreator.java 1272 String[] components = packageName.split(AdtConstants.RE_DOT); local
    [all...]
  /external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DeqpTestRunner.java 1144 String[] components = test.split("\\\\."); local
1162 String[] components = test.split("\\\\."); local
    [all...]
  /external/deqp/modules/glshared/
glsDrawTest.cpp 1672 GLType components[4]; local
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
jdepend-2.9.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/
plexus-container-default-1.0-alpha-9-stable-1.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
org.eclipse.sisu.plexus-0.0.0.M5.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/
org.eclipse.sisu.plexus-0.0.0.M5.jar 
  /bionic/libc/kernel/uapi/sound/
asound.h 802 unsigned char components[128]; member in struct:snd_ctl_card_info
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 815 unsigned char components[128]; \/* card components \/ fine identification, delimited with one space (AC97 etc..) *\/ member in struct:snd_ctl_card_info
    [all...]
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 774 unsigned char components[128]; member in struct:snd_ctl_card_info
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 775 unsigned char components[128]; \/* card components \/ fine identification, delimited with one space (AC97 etc..) *\/ member in struct:snd_ctl_card_info
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 779 unsigned char components[128]; member in struct:snd_ctl_card_info
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 784 unsigned char components[128]; \/* card components \/ fine identification, delimited with one space (AC97 etc..) *\/ member in struct:snd_ctl_card_info
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 772 unsigned char components[128]; member in struct:snd_ctl_card_info
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 774 unsigned char components[128]; \/* card components \/ fine identification, delimited with one space (AC97 etc..) *\/ member in struct:snd_ctl_card_info
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 772 unsigned char components[128]; member in struct:snd_ctl_card_info
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 774 unsigned char components[128]; \/* card components \/ fine identification, delimited with one space (AC97 etc..) *\/ member in struct:snd_ctl_card_info
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 697 unsigned char components[128]; /* card components / fine identification, delimited with one space (AC97 etc..) */ member in struct:snd_ctl_card_info
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 704 unsigned char components[128]; /* card components / fine identification, delimited with one space (AC97 etc..) */ member in struct:snd_ctl_card_info
    [all...]
  /prebuilts/tools/common/m2/repository/org/parboiled/parboiled-core/1.0.2/
parboiled-core-1.0.2.jar 

Completed in 1256 milliseconds

1 2 3 4 56 7 8 91011>>