/hardware/qcom/display/msm8974/libhwcomposer/ |
hwc_mdpcomp.cpp | 286 //FPS will not go beyond 30 if buffers on RGB pipes are of width < 5 350 //1 Padding round to shift pipes across mixers 434 ALOGD_IF(isDebug(), "%s: Exceeds max secondary pipes",__FUNCTION__); 523 ALOGD_IF(isDebug(), "%s: Exceeds max secondary pipes",__FUNCTION__); 552 //TODO BatchSize could be optimized further based on available pipes, split 796 ALOGD_IF(isDebug(), "%s: Unable to allocate MDP pipes", __FUNCTION__); 826 ALOGD_IF(isDebug(), "%s: Unable to allocate MDP pipes", __FUNCTION__); 885 //Acquire and Program MDP pipes 977 ALOGD_IF(isDebug(), "%s: Insufficient pipes, dpy %d needed %d, avail %d", [all...] |
hwc_utils.h | 87 //pipes. 242 //On certain targets DMA pipes are used for rotation and they won't be available 245 //extreme unavailability of pipes. This can also be done via hybrid calculations
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
hwc_mdpcomp.cpp | 294 //FPS will not go beyond 30 if buffers on RGB pipes are of width < 5 448 ALOGD_IF(isDebug(), "%s: Insufficient MDP pipes, needed %d, avail %d", 475 ALOGD_IF(isDebug(), "%s: Insufficient MDP pipes, needed %d, avail %d", 506 ALOGD_IF(isDebug(), "%s: Insufficient MDP pipes, needed %d, avail %d", 671 ALOGD_IF(isDebug(), "%s: Unable to allocate MDP pipes", __FUNCTION__); 701 ALOGD_IF(isDebug(), "%s: Unable to allocate MDP pipes", __FUNCTION__); 744 //Acquire and Program MDP pipes [all...] |
/hardware/qcom/display/msm8x26/libhwcomposer/ |
hwc_mdpcomp.cpp | 289 //FPS will not go beyond 30 if buffers on RGB pipes are of width < 5 443 ALOGD_IF(isDebug(), "%s: Insufficient MDP pipes, needed %d, avail %d", 470 ALOGD_IF(isDebug(), "%s: Insufficient MDP pipes, needed %d, avail %d", 501 ALOGD_IF(isDebug(), "%s: Insufficient MDP pipes, needed %d, avail %d", 660 ALOGD_IF(isDebug(), "%s: Unable to allocate MDP pipes", __FUNCTION__); 690 ALOGD_IF(isDebug(), "%s: Unable to allocate MDP pipes", __FUNCTION__); 733 //Acquire and Program MDP pipes [all...] |
/external/libnfc-nci/src/nfa/hci/ |
nfa_hci_api.c | 42 ** session information including allocated gates, created pipes 43 ** and pipes states will be returned as part of tNFA_HCI_REGISTER data. 96 ** application and list of dynamic pipes created by the 99 ** gates to the application and list of pipes created by the 139 ** after deleting all the pipes owned by the app and deallocating [all...] |
/external/chromium_org/tools/checkdeps/ |
graphdeps.py | 20 import pipes namespace 127 pipe = pipes.Template() 133 pipe = pipes.Template()
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/ |
OMX_JpegDec_Utils.h | 419 /* The pipes to maintain free buffers */ 421 /* The pipes to maintain input buffers sent from app*/ 423 /* The pipes for sending buffers to the thread */
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
OMX_VideoDec_Thread.c | 98 * listening to the buffers coming from DSP, application or commands through the pipes 137 /**Looking for highest number of file descriptor for pipes in order to put in select loop */ 377 /**Looking for highest number of file descriptor for pipes in order to put in select loop */
|
/system/core/adb/ |
usb_osx.c | 312 //* Now open the interface. This will cause the pipes associated with 344 //* bulk in/out pipes available. These will be our read/write pipes.
|
/external/chromium_org/ipc/ |
ipc_channel.h | 29 // Channels are implemented using named pipes on Windows, and 31 // On Windows we access pipes in various processes by name.
|
ipc_send_fds_test.cc | 298 // that the workaround for it is working. It sets up two pipes and three 303 // the bytes back from each pair of pipes and make sure that everything worked.
|
ipc_channel_nacl.h | 32 // named pipes, and we use background threads to emulate signaling when we can
|
/external/chromium_org/sandbox/win/src/ |
sandbox_policy.h | 24 SUBSYS_FILES, // Creation and opening of files and pipes. 25 SUBSYS_NAMED_PIPES, // Creation of named pipes.
|
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/ |
radeon_drm_winsys.c | 311 /* Get max pipes, this is only needed for compute shaders. All evergreen+ 312 * chips have at least 2 pipes, so we use 2 as a default. */
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
subprocess.cc | 76 // Create the pipes. 89 // Make child side of the pipes inheritable.
|
/external/mesa3d/src/gallium/winsys/radeon/drm/ |
radeon_drm_winsys.c | 311 /* Get max pipes, this is only needed for compute shaders. All evergreen+ 312 * chips have at least 2 pipes, so we use 2 as a default. */
|
/external/protobuf/src/google/protobuf/compiler/ |
subprocess.cc | 73 // Create the pipes. 86 // Make child side of the pipes inheritable.
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/ |
OMX_VPP_Utils.h | 396 /** The pipes for sending commands to the thread */
399 /** The pipes for sending buffers to the thread */
|
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/ |
Win32PipeStream.cpp | 63 /* Technical note: Named pipes work differently from BSD Sockets.
|
/external/bison/lib/ |
open.c | 73 also lacks named pipes and Unix sockets, which are the only two
|
spawn-pipe.h | 1 /* Creation of subprocesses, communicating via pipes.
|
/external/chromium_org/base/ |
sync_socket.h | 107 // shutdown(). However, the Windows implementation relies on named pipes
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
event_listener.h | 24 // Certain file objects such as pipes or sockets can become signaled when
|
/external/chromium_org/remoting/base/ |
breakpad_win.cc | 44 // a result, there are two different named pipes to connect to. The
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_symbolizer.h | 82 // with external symbolizer via pipes.
|