HomeSort by relevance Sort by last modified time
    Searched refs:attrib (Results 276 - 300 of 436) sorted by null

<<1112131415161718

  /frameworks/native/opengl/tests/hwc/
hwcCommit.cpp 1324 const struct hwcTestGraphicFormat *attrib; local
    [all...]
  /hardware/intel/common/libva/test/encode/
avcenc.c 160 VAConfigAttrib attrib[2]; local
182 attrib[0].type = VAConfigAttribRTFormat;
183 attrib[1].type = VAConfigAttribRateControl;
185 &attrib[0], 2);
187 if ((attrib[0].value & VA_RT_FORMAT_YUV420) == 0) {
192 if ((attrib[1].value & avcenc_context.rate_control_method) == 0) {
198 attrib[0].value = VA_RT_FORMAT_YUV420; /* set to desired RT format */
199 attrib[1].value = avcenc_context.rate_control_method; /* set to desired RC mode */
202 &attrib[0], 2,&avcenc_context.config_id);
    [all...]
  /hardware/intel/common/libva/test/decode/
tinyjpeg.c 565 VAConfigAttrib attrib; local
605 attrib.type = VAConfigAttribRTFormat;
607 &attrib, 1);
608 if ((attrib.value & VA_RT_FORMAT_YUV420) == 0) {
614 &attrib, 1,&config_id);
  /prebuilts/sdk/tools/darwin/lib/
dx.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 
  /external/deqp/modules/egl/
teglChooseConfigTests.cpp 69 void logConfigAttrib (TestLog& log, EGLenum attrib, EGLint value)
71 const std::string attribStr = eglu::getConfigAttribName(attrib);
79 log << TestLog::Message << " " << attribStr << ": " << eglu::getConfigAttribValueStr(attrib, value) << TestLog::EndMessage;
teglChooseConfigReference.cpp 335 const EGLenum attrib = bitAttribs[ndx]; local
336 const EGLint value = getAttribute(attrib).value;
  /external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_sysvideo.cc 65 static int BE_GL_GetAttribute(_THIS, SDL_GLattr attrib, int* value);
714 int BE_GL_GetAttribute(_THIS, SDL_GLattr attrib, int* value)
719 switch (attrib)
  /external/chromium_org/third_party/mesa/src/include/GL/
glxext.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_setup.c 630 const uint vertSlot = vinfo->attrib[fragSlot].src_index;
633 switch (vinfo->attrib[fragSlot].interp_mode) {
986 const uint vertSlot = vinfo->attrib[fragSlot].src_index;
989 switch (vinfo->attrib[fragSlot].interp_mode) {
    [all...]
  /external/mesa3d/include/GL/
glxext.h     [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_setup.c 630 const uint vertSlot = vinfo->attrib[fragSlot].src_index;
633 switch (vinfo->attrib[fragSlot].interp_mode) {
986 const uint vertSlot = vinfo->attrib[fragSlot].src_index;
989 switch (vinfo->attrib[fragSlot].interp_mode) {
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11gl.c 356 int X11_GL_GetAttribute(_THIS, SDL_GLattr attrib, int* value)
362 switch( attrib ) {
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.cc 6181 const VertexAttrib* attrib = local
6246 const VertexAttrib* attrib = local
6301 const VertexAttrib* attrib = *it; local
6351 const VertexAttrib* attrib = *it; local
6955 VertexAttrib* attrib = state_.vertex_attrib_manager->GetVertexAttrib(index); local
6981 VertexAttrib* attrib = state_.vertex_attrib_manager->GetVertexAttrib(index); local
    [all...]
  /device/asus/grouper/keymaster/
keymaster_grouper.cpp 234 static void set_attribute(CK_ATTRIBUTE* attrib, CK_ATTRIBUTE_TYPE type, void* pValue,
236 attrib->type = type;
237 attrib->pValue = pValue;
238 attrib->ulValueLen = ulValueLen;
  /device/asus/grouper/self-extractors/nvidia/staging/keymaster/
keymaster_grouper.cpp 234 static void set_attribute(CK_ATTRIBUTE* attrib, CK_ATTRIBUTE_TYPE type, void* pValue,
236 attrib->type = type;
237 attrib->pValue = pValue;
238 attrib->ulValueLen = ulValueLen;
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
keymaster_grouper.cpp 234 static void set_attribute(CK_ATTRIBUTE* attrib, CK_ATTRIBUTE_TYPE type, void* pValue,
236 attrib->type = type;
237 attrib->pValue = pValue;
238 attrib->ulValueLen = ulValueLen;
  /device/generic/goldfish/opengl/
common.mk 204 # <src-dir> is the source directory where to find <basename>.attrib, etc..
219 $$(GEN): $$(EMUGL_EMUGEN) $$(_emugl_src).attrib $$(_emugl_src).in $$(_emugl_src).types
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_blitter.h 60 * \param type Semantics of the attributes "attrib".
70 * \param attrib See type.
139 const union pipe_color_union *attrib);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_swtnl_state.c 167 vinfo->attrib[0].emit = EMIT_4F;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
glxapi.h 70 int (*GetConfig)(Display *dpy, XVisualInfo *visinfo, int attrib, int *value);
realglx.h 84 int attrib, int *value );
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_context.h 136 /* This is really a VERT_RESULT, not an attrib. Need to fix
301 GLuint attrib; /* which vertex attrib (0=position, etc) */ member in struct:tnl_clipspace_attr
303 GLuint vertoffset; /* position of the attrib in the vertex struct */
  /external/chromium_org/third_party/openssl/openssl/apps/
pkcs12.c 765 print_attribs (out, bag->attrib, "Bag Attributes");
779 print_attribs (out, bag->attrib, "Bag Attributes");
798 print_attribs (out, bag->attrib, "Bag Attributes");
809 print_attribs (out, bag->attrib, "Bag Attributes");
  /external/chromium_org/third_party/openssl/openssl/crypto/pkcs12/
p12_crt.c 74 if (!X509at_add1_attr(&bag->attrib, attr))

Completed in 1144 milliseconds

<<1112131415161718