Searched defs:coordinate (Results 1 - 15 of 15) sorted by relevance

/external/swiftshader/src/Shader/
H A DPixelShader.cpp136 bool PixelShader::usesTexture(int coordinate, int component) const argument
138 return input[2 + coordinate][component].active();
/external/ImageMagick/MagickCore/
H A Dgeometry.c857 coordinate;
874 c=sscanf(geometry,"%lf%*[ ,]%lf%*[ ,]%lf%*[ ,]%lf",&coordinate.rho,
875 &coordinate.sigma,&coordinate.xi,&coordinate.psi);
879 Special case: coordinate (e.g. 0,0 255,255).
881 geometry_info->rho=coordinate.rho;
882 geometry_info->sigma=coordinate.sigma;
883 geometry_info->xi=coordinate.xi;
884 geometry_info->psi=coordinate
848 coordinate; local
[all...]
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gdef-table.hh102 return HB_DIRECTION_IS_HORIZONTAL (direction) ? font->em_scale_x (coordinate) : font->em_scale_y (coordinate);
113 SHORT coordinate; /* X or Y value, in design units */ member in struct:OT::CaretValueFormat1
152 font->em_scale_x (coordinate) + (this+deviceTable).get_x_delta (font, var_store) :
153 font->em_scale_y (coordinate) + (this+deviceTable).get_y_delta (font, var_store);
164 SHORT coordinate; /* X or Y value, in design units */ member in struct:OT::CaretValueFormat3
241 * --in increasing coordinate order */
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_fs_visitor.cpp81 fs_visitor::emit_mcs_fetch(const fs_reg &coordinate, unsigned components, argument
87 srcs[TEX_LOGICAL_SRC_COORDINATE] = coordinate;
548 * the API, then the coordinate written to gl_Position is used for
H A Dbrw_vec4_visitor.cpp851 src_reg coordinate, src_reg surface)
883 coordinate));
905 src_reg coordinate,
992 /* Load the coordinate */
997 emit(MOV(dst_reg(MRF, param_base, coordinate.type, coord_mask),
998 coordinate));
1002 emit(MOV(dst_reg(MRF, param_base, coordinate.type, zero_mask),
850 emit_mcs_fetch(const glsl_type *coordinate_type, src_reg coordinate, src_reg surface) argument
902 emit_texture(ir_texture_opcode op, dst_reg dest, const glsl_type *dest_type, src_reg coordinate, int coord_components, src_reg shadow_comparator, src_reg lod, src_reg lod2, src_reg sample_index, uint32_t constant_offset, src_reg offset_value, src_reg mcs, uint32_t surface, src_reg surface_reg, src_reg sampler_reg) argument
/external/swiftshader/src/Renderer/
H A DContext.cpp546 bool Context::texCoordActive(int coordinate, int component) argument
554 if(vertexShader->getOutput(T0 + coordinate, component).usage == Shader::USAGE_TEXCOORD)
566 switch(texGen[coordinate])
572 hasTexture = hasTexture || (component < input[TexCoord0 + textureStage[coordinate].texCoordIndex].count);
591 bool project = isProjectionComponent(coordinate, component);
596 usesTexture = pixelShader->usesTexture(coordinate, component) || project;
600 usesTexture = textureStage[coordinate].usesTexture() || project;
606 bool Context::texCoordActive(int coordinate) argument
608 return texCoordActive(coordinate, 0) ||
609 texCoordActive(coordinate,
614 isProjectionComponent(unsigned int coordinate, int component) argument
1365 textureActive(int coordinate) argument
1370 textureActive(int coordinate, int component) argument
[all...]
/external/ImageMagick/MagickWand/
H A Ddrawing-wand.c313 *coordinate;
319 for (i=number_coordinates, coordinate=coordinates; i != 0; i--)
321 (void) MVGAutoWrapPrintf(wand," %.20g %.20g",coordinate->x,coordinate->y);
322 coordinate++;
2869 % becomes the final (x,y) coordinate pair used in the polybezier.
2942 % becomes the final (x,y) coordinate pair used in the polybezier.
2992 % becomes the final (x,y) coordinate pair used in the polybezier.
3057 % becomes the final (x,y) coordinate pair used in the polybezier.
3109 % new current point becomes the final (x,y) coordinate pai
309 *coordinate; local
[all...]
/external/mesa3d/src/compiler/glsl/
H A Dir.h1793 * (tex <type> <sampler> <coordinate> 0 1 ( ))
1794 * (txb <type> <sampler> <coordinate> 0 1 ( ) <bias>)
1795 * (txl <type> <sampler> <coordinate> 0 1 ( ) <lod>)
1796 * (txd <type> <sampler> <coordinate> 0 1 ( ) (dPdx dPdy))
1797 * (txf <type> <sampler> <coordinate> 0 <lod>)
1799 * <type> <sampler> <coordinate> <sample_index>)
1801 * (lod <type> <sampler> <coordinate>)
1802 * (tg4 <type> <sampler> <coordinate> <offset> <component>)
1804 * (samples_identical <sampler> <coordinate>)
1810 op(op), sampler(NULL), coordinate(NUL
1849 ir_rvalue *coordinate; member in class:ir_texture
[all...]
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 629 milliseconds