OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nearest
(Results
451 - 475
of
1005
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DataGrid.js
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c
461
* Build LLVM code for texture wrap mode for
nearest
filtering.
587
* Generate code to sample a mipmap level with
nearest
filtering.
857
* If we're using
nearest
miplevel sampling the '1' values will be null/unused.
[
all
...]
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c
461
* Build LLVM code for texture wrap mode for
nearest
filtering.
587
* Generate code to sample a mipmap level with
nearest
filtering.
857
* If we're using
nearest
miplevel sampling the '1' values will be null/unused.
[
all
...]
/external/opencv/cv/include/
cv.h
658
/* Finds the
nearest
to the given point vertex in subdivision. */
[
all
...]
/external/opencv/cvaux/src/
cvlee.cpp
491
Description : Function finds the
nearest
site for top vertex
673
must be the
nearest
to the marked point on pEdge1
694
must be the
nearest
to the marked point on pEdge1
716
must be the
nearest
to the marked point on pEdge1
[
all
...]
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
LabelMaker.java
87
// Use
Nearest
for performance.
/external/chromium/chrome/browser/chromeos/
audio_mixer_alsa.cc
420
//
nearest
volume >= requested volume, then adjust PCM volume down to get
/external/chromium/chrome/common/extensions/docs/examples/api/omnibox/extension-docs/
background.html
202
* rounded to the
nearest
integer. This means the number should
/external/chromium_org/media/audio/win/
waveout_output_win.cc
69
// Round size of buffer up to the
nearest
16 bytes.
/external/chromium_org/media/filters/
source_buffer_stream.h
245
// Sets |selected_range_| and seeks to the
nearest
keyframe after
/external/chromium_org/net/quic/crypto/
quic_crypto_server_config.h
377
// next_config_promotion_time_ contains the
nearest
, future time when an
/external/chromium_org/third_party/WebKit/Source/core/page/
TouchAdjustment.cpp
371
// Adjusts 'point' to the
nearest
point inside rect, and leaves it unchanged if already inside.
/external/chromium_org/third_party/WebKit/Source/core/rendering/
HitTestResult.cpp
236
// Find the title in the
nearest
enclosing DOM node.
/external/chromium_org/third_party/WebKit/Source/platform/transforms/
TransformationMatrix.h
124
// Like the version above, except that it rounds the mapped point to the
nearest
integer value.
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
strtod.cc
366
// or its lower neighbor (the
nearest
double less than the correct one).
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/
TextureStorage11.cpp
141
// Round up the width and height to the
nearest
multiple of dimension alignment
/external/chromium_org/third_party/icu/source/i18n/
digitlst.h
18
* 08/02/98 stephen Added
nearest
/even rounding
/external/chromium_org/third_party/lcov/man/
genhtml.1
96
conventionally be rounded to 0% or 100% are instead printed as
nearest
/external/chromium_org/third_party/libxml/src/
c14n.c
576
* - The
nearest
ancestor element of E in the node-set has a default
646
* - the
nearest
ancestor element of E in the node-set has a default
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_math.h
299
* Round float to
nearest
int.
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_screen_cache.c
413
/* For buffers, round the buffer size up to the
nearest
power
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
glX_server_table.py
42
"""Returns the
nearest
power-of-two less than or equal to n."""
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_blit.c
493
* rounding that down to the
nearest
DWORD is 1 << 15 - 4
/external/chromium_org/third_party/mesa/src/src/mesa/main/
feedback.c
250
/* 2^32-1 and round to
nearest
unsigned integer. */
/external/chromium_org/third_party/sqlite/src/src/
bitvec.c
42
/* Round the union size down to the
nearest
pointer boundary, since that's how
Completed in 641 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>