OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:flatten
(Results
326 - 350
of
535
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/skia/include/core/
SkShader.h
360
virtual void
flatten
(SkFlattenableWriteBuffer&) const SK_OVERRIDE;
SkBitmap.h
581
/** The following two functions provide the means to both
flatten
and
588
void
flatten
(SkFlattenableWriteBuffer&) const;
/external/skia/legacy/include/core/
SkRegion.h
354
uint32_t
flatten
(void* buffer) const;
SkBitmap.h
551
void
flatten
(SkFlattenableWriteBuffer&) const;
726
void
flatten
(SkFlattenableWriteBuffer&) const;
[
all
...]
SkPaint.h
63
void
flatten
(SkFlattenableWriteBuffer&) const;
[
all
...]
/external/skia/legacy/src/pipe/
SkGPipeRead.cpp
264
// TODO:
flatten
/unflatten xfermodes
/external/v8/src/arm/
codegen-arm.cc
377
// the case we would rather go to the runtime system now to
flatten
/external/v8/src/mips/
codegen-mips.cc
388
// the case we would rather go to the runtime system now to
flatten
/external/webkit/Source/WebCore/bindings/v8/
npruntime.cpp
388
// Since we always
flatten
, we only have to look up one level.
/external/webkit/Source/WebKit/android/jni/
ViewStateSerializer.cpp
417
imagetexture->bitmap()->
flatten
(buffer);
/external/webkit/Tools/Scripts/webkitpy/common/system/
executive.py
126
# FIXME: This could be improved not to
flatten
output to stdout.
/frameworks/av/camera/
CameraParameters.cpp
184
String8 CameraParameters::
flatten
() const
function in class:android::CameraParameters
/frameworks/opt/telephony/src/java/android/telephony/
SmsCbMessage.java
190
*
Flatten
this object into a Parcel.
/packages/apps/Email/src/com/android/email/mail/store/
ImapConnection.java
133
String capabilityString = capabilities.
flatten
();
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
valarray_before.h
46
// template to "
flatten
" loosened return value types.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
valarray_before.h
48
// template to "
flatten
" loosened return value types.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
valarray_before.h
48
// template to "
flatten
" loosened return value types.
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_before.h
46
// template to "
flatten
" loosened return value types.
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_before.h
46
// template to "
flatten
" loosened return value types.
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_before.h
46
// template to "
flatten
" loosened return value types.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
valarray_before.h
46
// template to "
flatten
" loosened return value types.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_before.h
48
// template to "
flatten
" loosened return value types.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_before.h
48
// template to "
flatten
" loosened return value types.
/external/clang/lib/StaticAnalyzer/Core/
PathDiagnostic.cpp
138
// We need to
flatten
the locations (convert Stmt* to locations) because
734
void PathDiagnosticLocation::
flatten
() {
function in class:PathDiagnosticLocation
[
all
...]
/external/quake/quake/src/WinQuake/
gl_warp.cpp
272
dir[2] *= 3; //
flatten
the sphere
297
dir[2] *= 3; //
flatten
the sphere
Completed in 764 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>