Home
last modified time | relevance | path

Searched refs:mType (Results 1 – 25 of 33) sorted by relevance

12

/hardware/libhardware/modules/camera/
DStream.cpp38 mType(s->stream_type), in Stream()
78 return mType; in getType()
83 return mType == CAMERA3_STREAM_INPUT || in isInputType()
84 mType == CAMERA3_STREAM_BIDIRECTIONAL; in isInputType()
89 return mType == CAMERA3_STREAM_OUTPUT || in isOutputType()
90 mType == CAMERA3_STREAM_BIDIRECTIONAL; in isOutputType()
165 if (s->stream_type != mType) { in isValidReuseStream()
168 s->stream_type, typeToString(mType), mType); in isValidReuseStream()
229 dprintf(fd, "Stream Type: %s (%d)\n", typeToString(mType), mType); in dump()
DStream.h61 const int mType; variable
/hardware/intel/img/hwcomposer/common/devices/
DPhysicalDevice.cpp25 : mType(type), in PhysicalDevice()
65 ALOGTRACE("disp = %d, layer number = %d", mType, list->numHwLayers); in onGeometryChanged()
74 mLayerList = new HwcLayerList(list, mType); in onGeometryChanged()
134 ALOGTRACE("disp = %d, enabled = %d", mType, enabled); in vsyncControl()
143 bool ret = mBlankControl->blank(mType, blank); in blank()
165 bool ret = drm->getModeInfo(mType, mode); in getDisplaySize()
286 if (!drm->detect(mType)) { in detectDisplayConfigs()
287 ELOGTRACE("drm detection on device %d failed ", mType); in detectDisplayConfigs()
302 mConnected = drm->isConnected(mType); in updateDisplayConfigs()
311 ret = drm->getModeInfo(mType, mode); in updateDisplayConfigs()
[all …]
DExternalDevice.cpp117 drm->getModeInfo(mType, mode); in setDrmMode()
150 mHwc.hotplug(mType, false); in setDrmMode()
159 mHwc.hotplug(mType, true); in setDrmMode()
166 if (!drm->setDrmMode(mType, mPendingDrmMode)) { in setDrmMode()
168 mHwc.hotplug(mType, true); in setDrmMode()
174 mHwc.hotplug(mType, true); in setDrmMode()
183 mHwc.hotplug(mType, true); in setDrmMode()
203 mHwc.hotplug(mType, mConnected); in HdcpLinkStatusListener()
245 mHwc.hotplug(mType, mConnected); in hotplugListener()
254 mHwc.hotplug(mType, mConnected); in hotplugListener()
DDummyDevice.cpp28 mType(type), in DummyDevice()
57 if (!display || mType >= DEVICE_VIRTUAL) { in prepare()
208 return mType; in getType()
216 mHwc.vsync(mType, timestamp); in onVsync()
/hardware/intel/common/libmix/videoencoder/
DIntelMetadataBuffer.cpp329 mType = IntelMetadataBufferTypeCameraSource; in IntelMetadataBuffer()
343 mType = type; in IntelMetadataBuffer()
369 :mType(imb.mType), mValue(imb.mValue), mInfo(NULL), mExtraValues(NULL), in IntelMetadataBuffer()
393 mType = imb.mType; in operator =()
424 type = mType; in GetType()
432 mType = type; in SetType()
604 mType = type; in UnSerialize()
624 if (mType == IntelMetadataBufferTypeGrallocSource && mInfo) in Serialize()
628 mSize = sizeof(mType) + sizeof(mValue); in Serialize()
638 memcpy(ptr, &mType, sizeof(mType)); in Serialize()
[all …]
/hardware/ti/omap4xxx/camera/inc/
DEncoder_libjpeg.h137 mType(type), mThumb(NULL) { in Encoder_libjpeg()
151 mThumb = new Encoder_libjpeg(mThumbnailInput, NULL, NULL, mType, NULL, NULL, NULL); in threadLoop()
170 … mCb(mMainInput, mThumbnailInput, mType, mCookie1, mCookie2, mCookie3, mCancelEncoding); in threadLoop()
200 CameraFrame::FrameType mType; variable
/hardware/ti/omap4-aah/camera/inc/
DEncoder_libjpeg.h153 mType(type), mThumb(NULL) { in Encoder_libjpeg()
166 … mThumb = new Encoder_libjpeg(mThumbnailInput, NULL, NULL, mType, NULL, NULL, NULL, NULL); in threadLoop()
185 … mCb(mMainInput, mThumbnailInput, mType, mCookie1, mCookie2, mCookie3, mCookie4, mCancelEncoding); in threadLoop()
216 CameraFrame::FrameType mType; variable
/hardware/qcom/display/msm8226/libqdutils/
Dmdp_version.h96 char mType; // Smart or Dumb member
102 PanelInfo() : mType(NO_PANEL), mPartialUpdateEnable(0), in PanelInfo()
113 char getPanelType() {return mPanelInfo.mType;} in getPanelType()
Dmdp_version.cpp133 mPanelInfo.mType = MIPI_CMD_PANEL; in updatePanelInfo()
136 mPanelInfo.mType = MIPI_VIDEO_PANEL; in updatePanelInfo()
139 mPanelInfo.mType = LVDS_PANEL; in updatePanelInfo()
142 mPanelInfo.mType = EDP_PANEL; in updatePanelInfo()
/hardware/qcom/display/msm8084/libqdutils/
Dmdp_version.h96 char mType; // Smart or Dumb member
105 PanelInfo() : mType(NO_PANEL), mPartialUpdateEnable(0), in PanelInfo()
117 char getPanelType() {return mPanelInfo.mType;} in getPanelType()
Dmdp_version.cpp145 mPanelInfo.mType = MIPI_CMD_PANEL; in updatePanelInfo()
148 mPanelInfo.mType = MIPI_VIDEO_PANEL; in updatePanelInfo()
151 mPanelInfo.mType = LVDS_PANEL; in updatePanelInfo()
154 mPanelInfo.mType = EDP_PANEL; in updatePanelInfo()
/hardware/intel/img/hwcomposer/ips/anniedale/
DAnnRGBPlane.cpp184 if (mType == PLANE_SPRITE) in setDataBuffer()
235 "surf = %#x, pos = %#x, size = %#x, contalpa = %#x", mType, mIndex, in setDataBuffer()
258 if (mType == PLANE_SPRITE) in enablePlane()
284 if (mType == PLANE_SPRITE) in isDisabled()
328 if (mType == PLANE_SPRITE) in setFramebufferTarget()
371 "surf = %#x, pos = %#x, size = %#x, contalpa = %#x", mType, mIndex, in setFramebufferTarget()
/hardware/intel/img/hwcomposer/include/
DDisplayPlane.h79 virtual int getType() const { return mType; } in getType()
128 int mType; variable
DDummyDevice.h64 uint32_t mType; variable
DPhysicalDevice.h81 uint32_t mType;
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_msg.h190 const AGpsExtType mType; member
209 const AGpsExtType mType; member
224 const AGpsExtType mType; member
Dloc_eng.cpp909 LocMsg(), mLocEng(locEng), mType(type), mIPv4Addr(ipv4), in LocEngReqRelBIT()
922 BITSubscriber s(getAgpsStateMachine(*locEng, mType), in proc()
1032 LocMsg(), mLocEng(locEng), mID(id), mType(agps_type) { in LocEngRequestATL()
1038 getAgpsStateMachine(*locEng, mType); in proc()
1042 AGPS_TYPE_INVALID == mType); in proc()
1094 LocMsg(), mLocEng(locEng), mType(type), mSenderId(sender_id), in LocEngReqRelWifi()
1184 const GpsAidingData mType; member
1187 LocMsg(), mLocEng(locEng), mType(f) in LocEngDelAidData()
1192 mLocEng->aiding_data_for_deletion = mType; in proc()
1196 LOC_LOGV("aiding data msak %d", mType); in locallog()
Dloc_eng_agps.h195 const AGpsExtType mType;
217 inline AGpsExtType getType() const { return (AGpsExtType)mType; } in getType()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_msg.h190 const AGpsExtType mType; member
209 const AGpsExtType mType; member
224 const AGpsExtType mType; member
Dloc_eng.cpp974 LocMsg(), mLocEng(locEng), mType(type), mIPv4Addr(ipv4), in LocEngReqRelBIT()
987 BITSubscriber s(getAgpsStateMachine(*locEng, mType), in proc()
1105 LocMsg(), mLocEng(locEng), mID(id), mType(agps_type) { in LocEngRequestATL()
1111 getAgpsStateMachine(*locEng, mType); in proc()
1116 AGPS_TYPE_INVALID == mType); in proc()
1119 locEng->adapter->atlOpenStatus(mID, 0, NULL, -1, mType); in proc()
1181 LocMsg(), mLocEng(locEng), mType(type), mSenderId(sender_id), in LocEngReqRelWifi()
1209 locEng->adapter->atlOpenStatus(mSenderId, 0, NULL, -1, mType); in proc()
1277 const GpsAidingData mType; member
1280 LocMsg(), mLocEng(locEng), mType(f) in LocEngDelAidData()
[all …]
Dloc_eng_agps.h195 const AGpsExtType mType;
217 inline AGpsExtType getType() const { return (AGpsExtType)mType; } in getType()
/hardware/intel/img/hwcomposer/common/base/
DHwcLayer.cpp67 mType(LAYER_FB), in HwcLayer()
148 mType = type; in setType()
153 return mType; in getType()
DHwcLayer.h107 uint32_t mType; variable
/hardware/ti/omap4-aah/camera/
DANativeWindowDisplayAdapter.cpp1033 } else if (CameraFrame::CameraFrame::SNAPSHOT_FRAME == dispFrame.mType) { in PostFrame()
1045 mFramesType.add( (int)mBuffers[i].opaque, dispFrame.mType); in PostFrame()
1048 (!mPaused || CameraFrame::CameraFrame::SNAPSHOT_FRAME == dispFrame.mType) && in PostFrame()
1236 df.mType = (CameraFrame::FrameType) caFrame->mFrameType; in frameCallback()

12