Home
last modified time | relevance | path

Searched refs:content (Results 1 – 25 of 66) sorted by relevance

123

/hardware/intel/img/hwcomposer/merrifield/common/base/
DDisplayAnalyzer.cpp147 hwc_display_contents_1_t *content = NULL; in checkVideoExtMode() local
149 content = mCachedDisplays[i]; in checkVideoExtMode()
150 if (content == NULL) { in checkVideoExtMode()
154 if (content->flags & HWC_GEOMETRY_CHANGED) { in checkVideoExtMode()
176 content = mCachedDisplays[0]; in checkVideoExtMode()
177 if (content == NULL) { in checkVideoExtMode()
187 for (int j = 0; j < (int)content->numHwLayers - 1; j++) { in checkVideoExtMode()
188 videoLayerExist = isVideoLayer(content->hwLayers[j]); in checkVideoExtMode()
190 if ((content->hwLayers[j].flags & HWC_SKIP_LAYER)) { in checkVideoExtMode()
193 videoHandle = content->hwLayers[j].handle; in checkVideoExtMode()
[all …]
DDisplayAnalyzer.h99 inline void setCompositionType(hwc_display_contents_1_t *content, int type);
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
DDisplayAnalyzer.cpp125 hwc_display_contents_1_t *content = mCachedDisplays[device]; in setCompositionType() local
126 if (content == NULL) { in setCompositionType()
133 content->flags |= HWC_GEOMETRY_CHANGED; in setCompositionType()
136 setCompositionType(content, type); in setCompositionType()
DDisplayAnalyzer.h55 inline void setCompositionType(hwc_display_contents_1_t *content, int type);
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_stk.cpp28 std::string content = ""; in TEST_F() local
30 radio->sendEnvelope(serial, content); in TEST_F()
45 content = "0"; in TEST_F()
47 radio->sendEnvelope(serial, content); in TEST_F()
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DituxdApp.java20 import android.content.Intent;
DThermalService.java21 import android.content.BroadcastReceiver;
22 import android.content.ContentResolver;
23 import android.content.Context;
24 import android.content.Intent;
25 import android.content.IntentFilter;
26 import android.content.pm.PackageManager;
DThermalCooling.java23 import android.content.BroadcastReceiver;
24 import android.content.Context;
25 import android.content.Intent;
26 import android.content.IntentFilter;
DThermalUtils.java19 import android.content.Context;
DThermalManager.java19 import android.content.Context;
20 import android.content.Intent;
/hardware/intel/common/libva/test/videoprocess/
Dprocess.cfg3 #surface(NV12/YV12/I420) you require, after video processing ,the processed content
/hardware/interfaces/drm/1.0/
DICryptoPlugin.hal25 * load crypto keys for a codec to decrypt protected video content.
32 * @param mime The content mime-type
DICryptoFactory.hal25 * which are used by a codec to decrypt protected video content.
DIDrmFactory.hal26 * session so it can decrypt* protected video content.
Dtypes.hal88 * is no longer permitted to play content.
144 * Drm keys can be for offline content or for online streaming.
DIDrmPlugin.hal26 * video content.
57 * Server to obtain the keys required to decrypt the content.
68 * contain, for example, the content ID, key ID or other data obtained
69 * from the content metadata that is required to generate the key request.
71 * @param mimeType identifies the mime type of the content
/hardware/interfaces/graphics/mapper/2.0/
DIMapper.hal141 * buffer content in an indeterminate state or returning an error are both
144 * The client must not modify the content of the buffer outside of
145 * accessRegion, and the device need not guarantee that content outside of
/hardware/interfaces/graphics/composer/2.1/
DIComposer.hal32 * which buffer content updates and other synchronization will not be
DIComposerClient.hal182 * its buffer updates and content synchronization. Only supported on
186 * type to either DEVICE or CLIENT, but it is unlikely that content
474 * @return maxLuminance is the desired content maximum luminance for this
476 * @return maxAverageLuminance - the desired content maximum frame-average
478 * @return minLuminance is the desired content minimum luminance for this
/hardware/ril/include/telephony/
Dril_cdma_sms.h457 RIL_CDMA_SMS_UdhEoContent content; member
/hardware/interfaces/configstore/1.0/
DISurfaceFlingerConfigs.hal58 * display mode depending on the content on the screen.
/hardware/interfaces/sensors/1.0/
DISensors.hal146 * content to initial value (depending on memory format settings).
/hardware/qcom/display/msm8994/libgralloc/
DNOTICE154 origin of the Work and reproducing the content of the NOTICE file.
/hardware/qcom/display/msm8226/libcopybit/
DNOTICE154 origin of the Work and reproducing the content of the NOTICE file.
/hardware/qcom/audio/legacy/alsa_sound/
DNOTICE155 origin of the Work and reproducing the content of the NOTICE file.

123