/hardware/qcom/display/msm8996/libgralloc/ |
framebuffer.cpp | 98 // TODO: Properly implement composition complete callback 176 * do not use the MDP for composition (i.e. hw composition == 0), ask 181 else if(property_get("debug.composition.type", property, NULL) > 0 &&
|
/hardware/qcom/display/msm8996/sdm/libs/core/ |
display_virtual.cpp | 124 // if display is already connected, unregister display from composition manager and register
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/ |
MoreKeysKeyboardAccessibilityDelegate.java | 30 * enhance accessibility support via composition rather via inheritance.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
Sunkeysym.h | 75 * International & Multi-Key Character Composition
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
Sunkeysym.h | 71 * International & Multi-Key Character Composition
|
/docs/source.android.com/src/devices/graphics/ |
architecture.jd | 48 graphics buffers, describes the composition and display mechanism, then proceeds 121 View state indicates it should. View composition is always performed with GLES,
|
implement-vsync.jd | 324 latency by making application and composition signal relative to hardware 325 VSYNC. This is possible because application plus composition usually takes less 342 for app and composition and therefore provide a greater chance for error.</p> 384 high-load use cases, such as partial GPU composition during window transition 386 allow for long application render time and long GPU composition time.</p>
|
/external/ImageMagick/www/api/ |
composite.php | 78 <dd>the canvas image, modified by he composition </dd> 90 <dd>set to MagickTrue to limit composition to area composed. </dd>
|
/external/libnfc-nci/halimpl/pn54x/common/ |
phNfcStatus.h | 32 * NFC Status Composition Macro 221 /* The data format/composition is not understood/correct. */
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
EditListBox.java | 169 * scale units, in composition time) 180 * scale units, in composition time)
|
/external/webrtc/webrtc/modules/desktop_capture/ |
window_capturer_win.cc | 204 // When desktop composition (Aero) is enabled each window is rendered to a 214 // When composition is enabled the DC returned by GetWindowDC() doesn't always
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
hwc_uevents.cpp | 148 //Force composition to give up resources like pipes and 154 //This block will force composition to close fb2 in above
|
hwc_virtual.cpp | 96 // The virtual composition falls back to GPU in such cases. 178 // composition and VDS does nit involve GPU to get eglSwapBuffer
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
hwc_uevents.cpp | 148 //Force composition to give up resources like pipes and 154 //This block will force composition to close fb2 in above
|
hwc_virtual.cpp | 95 // The virtual composition falls back to GPU in such cases. 177 // composition and VDS does nit involve GPU to get eglSwapBuffer
|
/libcore/ojluni/src/main/java/java/text/ |
Normalizer.java | 133 * Canonical decomposition, followed by canonical composition. 143 * Compatibility decomposition, followed by canonical composition.
|
/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/ |
phNfcStatus.h | 32 * NFC Status Composition Macro 212 /* The data format/composition is not understood/correct. */
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
hwc_display.cpp | 94 DLOGI("Blit Engine Init failed, Blit Composition will not be used!!"); 482 SetComposition(hwc_layer.compositionType, &layer->composition); 600 LayerComposition composition = layer->composition; local 602 if ((composition == kCompositionSDE) || (composition == kCompositionHybrid) || 603 (composition == kCompositionBlit)) { 606 SetComposition(composition, &hwc_layer.compositionType); 694 } else if (layer->composition != kCompositionGPU) { 702 if (layer->composition == kCompositionGPUTarget && animating_) [all...] |
/hardware/qcom/display/msm8226/libhwcomposer/ |
hwc_copybit.cpp | 92 // DYN Composition: 106 // MDP composition, use COPYBIT always 109 // C2D composition, use COPYBIT 121 // which composition to choose 284 //GPU/CPU composition, don't change layer composition type 308 // need to fallback to GPU composition: [all...] |
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
HWC2On1Adapter.cpp | [all...] |
/hardware/qcom/display/msm8084/libhwcomposer/ |
hwc_utils.h | 89 // In pause state, composition is bypassed 375 // Set the GPU hint flag to high for MIXED/GPU composition only for 377 // Set the GPU hint to default if the current composition type is GPU 378 // due to idle fallback or MDP composition. 485 // true if previous composition used GPU
|
/hardware/qcom/display/msm8996/sdm/include/core/ |
display_interface.h | 29 @details Display device is used to send layer buffers for composition and get them rendered onto 236 to configure or submit layers for composition on the display device. This interface is created 249 Client shall mark composition type for one of the layer as kCompositionGPUTarget; the GPU 269 @details Client shall call this method to submit layers for final composition. The composed 292 until a new frame is submitted for composition.
|
/frameworks/native/services/surfaceflinger/ |
Layer.cpp | 713 setCompositionType(hwcId, HWC2::Composition::Sideband); 714 ALOGV("[%s] Requesting Sideband composition", mName.string()); 727 ALOGV("[%s] Requesting Client composition", mName.string()); 728 setCompositionType(hwcId, HWC2::Composition::Client); 734 setCompositionType(hwcId, HWC2::Composition::SolidColor); 756 ALOGV("[%s] Requesting Cursor composition", mName.string()); 757 setCompositionType(hwcId, HWC2::Composition::Cursor); 759 ALOGV("[%s] Requesting Device composition", mName.string()); 760 setCompositionType(hwcId, HWC2::Composition::Device); 799 getCompositionType(hwcId) != HWC2::Composition::Cursor) [all...] |
/hardware/intel/img/hwcomposer/merrifield/common/base/ |
HwcLayerList.cpp | 242 // by default use GPU composition 258 DEINIT_AND_RETURN_FALSE("invalid composition type %d", layer->compositionType); 566 // update FB layers for smart composition 691 // Calculate static layer size to avoid only composition navigation bar 722 // setup smart composition only there's no update on all FB layers 731 VTRACE("smart composition enabled %s", [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
StylesheetComposed.java | 327 * (rather than appending to) previous composition. 336 * (rather than appending to) previous composition.
|