/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_Xml.cpp | 85 return (char*)child_ptr->content; in IPACM_read_content_element() 156 char* content; in ipacm_cfg_xml_parse_tree() local 203 content = IPACM_read_content_element(xml_node); in ipacm_cfg_xml_parse_tree() 204 if (content) in ipacm_cfg_xml_parse_tree() 206 str_size = strlen(content); in ipacm_cfg_xml_parse_tree() 208 memcpy(content_buf, (void *)content, str_size); in ipacm_cfg_xml_parse_tree() 224 content = IPACM_read_content_element(xml_node); in ipacm_cfg_xml_parse_tree() 225 if (content) in ipacm_cfg_xml_parse_tree() 227 str_size = strlen(content); in ipacm_cfg_xml_parse_tree() 229 memcpy(content_buf, (void *)content, str_size); in ipacm_cfg_xml_parse_tree() [all …]
|
/hardware/intel/img/hwcomposer/merrifield/common/base/ |
D | DisplayAnalyzer.cpp | 147 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 …]
|
D | DisplayAnalyzer.h | 99 inline void setCompositionType(hwc_display_contents_1_t *content, int type);
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/ |
D | DisplayAnalyzer.cpp | 125 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()
|
D | DisplayAnalyzer.h | 55 inline void setCompositionType(hwc_display_contents_1_t *content, int type);
|
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/ |
D | ituxdApp.java | 20 import android.content.Intent;
|
D | ThermalService.java | 21 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;
|
D | ThermalUtils.java | 19 import android.content.Context;
|
D | ThermalManager.java | 19 import android.content.Context; 20 import android.content.Intent;
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_stk.cpp | 28 std::string content = ""; in TEST_F() local 30 radio->sendEnvelope(serial, content); in TEST_F()
|
/hardware/interfaces/drm/1.1/ |
D | IDrmPlugin.hal | 34 * may be used by a codec to decrypt protected video content. 67 * Server to obtain the keys required to decrypt the content. 82 * It could contain, for example, the content ID, key ID or 83 * other data obtained from the content metadata that is 86 * @param mimeType identifies the mime type of the content 210 * HAL module. The format and content of ssRelease must be defined by the
|
D | ICryptoFactory.hal | 24 * which are used by a codec to decrypt protected video content.
|
D | IDrmFactory.hal | 25 * session so it can decrypt protected video content.
|
D | types.hal | 200 * DRM key management, crypto operations and decoding of content 206 * DRM key management, crypto operations, decoding of content and all
|
/hardware/intel/common/libva/test/videoprocess/ |
D | process.cfg | 3 #surface(NV12/YV12/I420) you require, after video processing ,the processed content
|
/hardware/interfaces/drm/1.0/ |
D | ICryptoPlugin.hal | 25 * load crypto keys for a codec to decrypt protected video content. 32 * @param mime The content mime-type
|
D | ICryptoFactory.hal | 25 * which are used by a codec to decrypt protected video content.
|
D | IDrmFactory.hal | 26 * session so it can decrypt* protected video content.
|
/hardware/interfaces/graphics/composer/2.2/ |
D | IComposerClient.hal | 102 * by the implementation to better tone map content to that display. 153 * content in the description of setReadbackBuffer). 216 * content, or other reasons; -1 must be returned for 236 * If there is hardware protected content on the display at the time of the next 237 * composition, the area of the readback buffer covered by such content must be 238 * completely black. Any areas of the buffer not covered by such content may
|
/hardware/interfaces/cas/native/1.0/ |
D | types.hal | 20 * Enumerates the keys used to scramble the content.
|
/hardware/interfaces/broadcastradio/2.0/ |
D | types.hal | 93 /** Enables DAB-DAB hard- and implicit-linking (the same content). */ 96 /** Enables DAB-FM hard- and implicit-linking (the same content). */ 99 /** Enables DAB-DAB soft-linking (related content). */ 102 /** Enables DAB-FM soft-linking (related content). */ 353 * related content (i.e. DAB soft-links). This field is a list of pointers 356 * This is not a list of programs that carry the same content (i.e. 669 * If the PROGRAM_NAME has the same content as DAB_*_NAME or RDS_PS,
|
/hardware/interfaces/graphics/mapper/2.0/ |
D | IMapper.hal | 141 * 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/cas/1.0/ |
D | IMediaCasService.hal | 26 * which can in turn be used to descramble protected video content.
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposer.hal | 32 * which buffer content updates and other synchronization will not be
|
/hardware/interfaces/confirmationui/1.0/ |
D | IConfirmationUI.hal | 36 * nor modify the content.
|