/external/skia/experimental/iOSSampleApp/ |
SkSampleUIView.mm | 58 // these guys use the native backend 98 // We need some context and interface to see results if we're using a GL backend
|
/external/skia/site/dev/testing/ |
testing.md | 73 - 8888: draw using the software backend into a 32-bit RGBA bitmap 74 - gl: draw using the OpenGL backend (Ganesh) into a 32-bit RGBA bitmap
|
/external/skia/src/gpu/ |
GrResourceCache.h | 106 * Abandons the backend API resources owned by all GrGpuResource objects and removes them from 112 * Releases the backend API resources owned by all GrGpuResource objects and removes them from
|
GrXferProcessor.h | 39 * Dst read: When allowed by the backend API, or when supplied a texture of the destination, the 231 * processor's GL backend implementation.
|
/external/skia/tools/viewer/ |
Viewer.cpp | 150 static DEFINE_string2(backend, b, "sw", "Backend to use. Allowed values are " BACKENDS_STR "."); 178 SkDebugf("Unknown backend type, %s, defaulting to sw.", str); 225 const char* kBackendStateName = "Backend"; 362 fCommands.addCommand('d', "Modes", "Change rendering backend", [this]() { [all...] |
/external/swiftshader/third_party/LLVM/docs/CommandGuide/ |
llvm-ld.pod | 152 Generate a native machine code executable with the LLVM C backend.
155 C backend to generate code for the program instead of an LLVM native
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
2007-OriginalClangReadme.txt | 22 with the LLVM backend or independently of it. In this spirit, the API has been 79 analyzer library. Finally, if you want to use this with the LLVM backend,
|
/external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/ |
EDDisassembler.h | 119 /// initialize - Initializes the disassembler registry and the LLVM backend 158 /// The array of instruction information provided by the TableGen backend for
|
/frameworks/compile/slang/ |
slang_rs_context.h | 53 class Backend; 255 bool processReducePragmas(Backend *BE);
|
/hardware/intel/common/libva/ |
configure.ac | 285 # Check for builds without backend 287 AC_MSG_ERROR([Please select at least one backend (DRM, X11, Wayland)])
|
/hardware/qcom/audio/hal/msm8974/ |
platform.c | 414 // Platform specific backend bit width table [all...] |
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
aarch64elf.em | 255 /* Call into the BFD backend to do the real work. */ 296 /* The arm backend needs special fields in the output hash structure.
|
/external/mesa3d/docs/ |
relnotes-7.10.html | 557 <li>st/egl: Rename kms backend to drm.</li> 558 <li>st/egl: s/kms/drm/ on the drm backend.</li> [all...] |
/external/swiftshader/third_party/LLVM/docs/ |
TableGenFundamentals.html | 67 href="#backends">TableGen backend</a>" for processing. The current major user
87 href="#backends">TableGen backend</a>, but the structure and format rules are
99 which is used to represent floating point instructions in the X86 backend).
101 definition, so the backend can find all definitions of a particular class, such
184 backend, and is only shown as an example.</p>
248 <p>The default backend prints out all of the records, as described <a
252 href="#backends">write a backend</a> that extracts the information specific to
265 <p>TableGen doesn't care about the meaning of data (that is up to the backend to
607 X86 backend.</p>
[all...] |
/art/runtime/ |
quick_exception_handler.h | 38 // Manages exception delivery for Quick backend.
|
/art/tools/dexfuzz/src/dexfuzz/executors/ |
Executor.java | 25 * Base class containing the common methods for executing a particular backend of ART.
|
/bionic/libc/stdlib/ |
atexit.c | 75 * the backend for atexit(). For more info on this API, see:
|
/developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/leanback/ |
VideoProvider.java | 37 * This class loads videos from a backend and saves them into a HashMap
|
/developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/tvleanback/data/ |
VideoProvider.java | 40 * This class loads videos from a backend and saves them into a HashMap
|
/developers/build/prebuilts/gradle/AsymmetricFingerprintDialog/ |
README.md | 15 and transmit the public key to your backend with the user verified password (In a real world, the
|
/developers/samples/android/security/AsymmetricFingerprintDialog/ |
template-params.xml | 88 and transmit the public key to your backend with the user verified password (In a real world, the
|
/developers/samples/android/wearable/wear/WearMessagingApp/Wearable/src/main/java/com/example/android/wearable/wear/messaging/chatlist/ |
ChatListActivity.java | 42 * <p>Uses a simple mocked backend solution with shared preferences.
|
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/ |
select.c | 117 /* Note: backend also returns POLLHUP/POLLERR if appropriate. */
|
/external/autotest/client/site_tests/performance_InboxInputLatency/ |
performance_InboxInputLatency.py | 105 # backend inbox server.
|
/external/autotest/client/site_tests/security_ProfilePermissions/ |
security_ProfilePermissions.py | 120 # On ecryptfs backend, there's a 'vault' directory storing the
|