Home
last modified time | relevance | path

Searched refs:discrete (Results 1 – 25 of 34) sorted by relevance

12

/external/chromium_org/third_party/WebKit/ManualTests/
Dsvg-animateTransform-calcMode-discrete.svg2 <text x="10" y="20">Testing calcMode="discrete" for &lt;animateTransform&gt;. The rect should jump …
4 …ributeName="transform" type="translate" from="0,0" to="100,0" calcMode="discrete" fill="freeze" du…
/external/chromium_org/gpu/config/
Dgpu_info_collector_mac.mm102 int discrete = -1;
111 discrete = 1 - integrated;
115 discrete = 1 - integrated;
121 if (integrated >= 0 && discrete >= 0) {
122 // We always put discrete GPU as primary for blacklisting purpose.
123 gpu_info->gpu = gpu_list[discrete];
/external/chromium_org/media/video/capture/linux/
Dvideo_capture_device_linux.cc175 frame_size.discrete.width, frame_size.discrete.height); in GetDeviceSupportedFormats()
185 frame_interval.width = frame_size.discrete.width; in GetDeviceSupportedFormats()
186 frame_interval.height = frame_size.discrete.height; in GetDeviceSupportedFormats()
189 if (frame_interval.discrete.numerator != 0) { in GetDeviceSupportedFormats()
191 static_cast<float>(frame_interval.discrete.denominator) / in GetDeviceSupportedFormats()
192 static_cast<float>(frame_interval.discrete.numerator); in GetDeviceSupportedFormats()
/external/chromium_org/ui/
DREADME.chromium1 This directory contains discrete components used to build Chromium's user
/external/iproute2/netem/
DREADME.distribution25 The claim now is, I can create a (discrete) random variable Y whose
27 Y = T(U), where U is a discrete uniform random variable with range 1 to N.
29 (let's call it H), is a discrete approximation to F. But
/external/iproute2/
DREADME.distribution23 The claim now is, I can create a (discrete) random variable Y whose
25 Y = T(U), where U is a discrete uniform random variable with range 1 to N.
27 (let's call it H), is a discrete approximation to F. But
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
DFEComponentTransfer.cpp119 static void discrete(unsigned char* values, const ComponentTransferFunction& transferFunction) in discrete() function
219 TransferType callEffect[] = {identity, identity, table, discrete, linear, gamma}; in getValues()
/external/chromium_org/ppapi/api/
Dpp_graphics_3d.idl80 * The context may be high-power and may be created on a discrete gpu.
Dpp_input_event.idl186 * discrete events (as in the "picking items" example) you should accumulate
189 * of scrolling as for a mouse that has a discrete mouse wheel.
Dppb_input_event.idl690 * resolution or doesn't have "clicks". If your program wants discrete
694 * of scrolling as for a mouse that has a discrete mouse wheel.
/external/chromium/chrome/browser/chromeos/login/
Dcamera.cc89 sizes.push_back(gfx::Size(size.discrete.width, size.discrete.height)); in get_best_frame_size()
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimationElement.cpp304 …DEFINE_STATIC_LOCAL(const AtomicString, discrete, ("discrete", AtomicString::ConstructFromLiteral)… in setCalcMode()
308 if (calcMode == discrete) in setCalcMode()
/external/qemu/android/camera/
Dcamera-capture-linux.c621 arr[out_num].width = size_enum.discrete.width; in _camera_device_enum_format_sizes()
622 arr[out_num].height = size_enum.discrete.height; in _camera_device_enum_format_sizes()
/external/llvm/include/llvm/Target/
DTargetItinerary.td45 // discrete time slots needed to complete the stage. Units represent
/external/valgrind/main/exp-bbv/tests/arm-linux/
Dll.S66 bcs discrete_char @ if set, we jump to discrete char
/external/libvorbis/doc/
Dvorbis-clip.txt9 broken up into discrete short time segments. These segments are
D01-introduction.tex26 discrete channels).
/external/kernel-headers/original/linux/
Dvideodev2.h500 struct v4l2_frmsize_discrete discrete; member
530 struct v4l2_fract discrete; member
/external/valgrind/main/exp-bbv/tests/x86-linux/
Dll.S66 jc discrete_char # if set, we jump to discrete char
/external/valgrind/main/exp-bbv/tests/amd64-linux/
Dll.S74 jc discrete_char # ! if set, we jump to discrete char
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSValueKeywords.in700 discrete-capacity-level-indicator
/external/skia/src/animator/
DSkAnimateSchema.xsd568 The ID of a dash or discrete element.
1320 <!-- /** discrete
1323 element with no attributes will dissable discrete.
1325 <xs:element name="discrete">
1935 <!-- @element discrete Discrete wobbles the geometry randomly. -->
1936 <xs:element ref="Sk:discrete"/>
1943 <!-- @element pathEffect PathEffect cancels a discrete or dash. -->
1972 <!-- @attribute pathEffect PathEffect specifies a discrete or dash with this ID. -->
2055 PathEffect cancels any current path effect within the paint, such as dashing or discrete.
/external/chromium_org/third_party/skia/src/animator/
DSkAnimateSchema.xsd568 The ID of a dash or discrete element.
1320 <!-- /** discrete
1323 element with no attributes will dissable discrete.
1325 <xs:element name="discrete">
1935 <!-- @element discrete Discrete wobbles the geometry randomly. -->
1936 <xs:element ref="Sk:discrete"/>
1943 <!-- @element pathEffect PathEffect cancels a discrete or dash. -->
1972 <!-- @attribute pathEffect PathEffect specifies a discrete or dash with this ID. -->
2055 PathEffect cancels any current path effect within the paint, such as dashing or discrete.
/external/chromium_org/content/child/npapi/
Dwebplugin_delegate_impl_mac.mm224 // On dual GPU systems, force the use of the discrete GPU for
/external/chromium_org/third_party/sqlite/src/test/
Dfts3near.test301 disconcerts discountability discrete disembarrass disenthrone

12