HomeSort by relevance Sort by last modified time
    Searched refs:layerIndex (Results 1 - 20 of 20) sorted by null

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_dump_layers.h 116 * @param: layerIndex - Index of layer being dumped.
120 void logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]);
125 * @param: layerIndex - Index of layer being dumped.
129 void dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]);
hwc_dump_layers.cpp 213 void HwcDebug::logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[])
217 mDisplayName, layerIndex);
221 hwc_layer_1_t *layer = &hwLayers[layerIndex];
244 "DispFrame[%dl, %dt, %dr, %db] VisRegsScr%s", mDisplayName, layerIndex,
254 "Blending = %s%s%s", mDisplayName, layerIndex,
275 void HwcDebug::dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[])
298 mDisplayName, layerIndex, dumpLogStrRaw, dumpLogStrPng);
302 hwc_layer_1_t *layer = &hwLayers[layerIndex];
308 mDisplayName, layerIndex, dumpLogStrRaw, dumpLogStrPng);
321 mDumpCntrPng, layerIndex, mDisplayName)
    [all...]
hwc.cpp 138 for(size_t layerIndex = 0; layerIndex < list->numHwLayers;
139 layerIndex++) {
140 if(list->hwLayers[layerIndex].compositionType !=
143 hwc_layer_1_t const* layer = &list->hwLayers[layerIndex];
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_dump_layers.h 116 * @param: layerIndex - Index of layer being dumped.
120 void logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]);
125 * @param: layerIndex - Index of layer being dumped.
129 void dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]);
hwc_dump_layers.cpp 213 void HwcDebug::logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[])
217 mDisplayName, layerIndex);
221 hwc_layer_1_t *layer = &hwLayers[layerIndex];
244 "DispFrame[%dl, %dt, %dr, %db] VisRegsScr%s", mDisplayName, layerIndex,
254 "Blending = %s%s%s", mDisplayName, layerIndex,
275 void HwcDebug::dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[])
298 mDisplayName, layerIndex, dumpLogStrRaw, dumpLogStrPng);
302 hwc_layer_1_t *layer = &hwLayers[layerIndex];
308 mDisplayName, layerIndex, dumpLogStrRaw, dumpLogStrPng);
320 mDumpCntrPng, layerIndex, mDisplayName)
    [all...]
hwc.cpp 148 for(size_t layerIndex = 0; layerIndex < list->numHwLayers;
149 layerIndex++) {
150 if(list->hwLayers[layerIndex].compositionType !=
153 hwc_layer_1_t const* layer = &list->hwLayers[layerIndex];
hwc_utils.h 143 int layerIndex[MAX_PTOR_LAYERS];
150 if(index == layerIndex[i])
hwc_mdpcomp.cpp     [all...]
hwc_copybit.cpp 229 int ovlapIndex = ptorInfo->layerIndex[i];
594 int ovlapIndex = ptorInfo->layerIndex[j];
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_dump_layers.h 116 * @param: layerIndex - Index of layer being dumped.
120 void logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]);
125 * @param: layerIndex - Index of layer being dumped.
129 void dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]);
hwc_dump_layers.cpp 217 void HwcDebug::logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[])
221 mDisplayName, layerIndex);
225 hwc_layer_1_t *layer = &hwLayers[layerIndex];
248 "DispFrame[%dl, %dt, %dr, %db] VisRegsScr%s", mDisplayName, layerIndex,
258 "Blending = %s%s%s", mDisplayName, layerIndex,
279 void HwcDebug::dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[])
302 mDisplayName, layerIndex, dumpLogStrRaw, dumpLogStrPng);
306 hwc_layer_1_t *layer = &hwLayers[layerIndex];
312 mDisplayName, layerIndex, dumpLogStrRaw, dumpLogStrPng);
324 mDumpCntrPng, layerIndex, mDisplayName)
    [all...]
hwc.cpp 128 for(size_t layerIndex = 0; layerIndex < list->numHwLayers;
129 layerIndex++) {
130 if(list->hwLayers[layerIndex].compositionType !=
133 hwc_layer_1_t const* layer = &list->hwLayers[layerIndex];
    [all...]
hwc_utils.h 154 int layerIndex[MAX_PTOR_LAYERS];
160 if(index == layerIndex[i])
hwc_copybit.cpp 229 int ovlapIndex = ptorInfo->layerIndex[i];
614 int ovlapIndex = ptorInfo->layerIndex[j];
624 int prevOvlapIndex = ptorInfo->layerIndex[0];
    [all...]
hwc_mdpcomp.cpp     [all...]
  /external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderLayeredRenderingBoundaryCondition.hpp 64 virtual void getReferenceColor(glw::GLint layerIndex, unsigned char* colorBuffer,
138 void getReferenceColor(glw::GLint layerIndex, unsigned char* colorBuffer, int colorBufferSize);
190 void getReferenceColor(glw::GLint layerIndex, unsigned char* colorBuffer, int colorBufferSize);
225 void getReferenceColor(glw::GLint layerIndex, unsigned char* colorBuffer, int colorBufferSize);
269 virtual void getReferenceColor(glw::GLint layerIndex, unsigned char* colorBuffer, int colorBufferSize);
esextcGeometryShaderLayeredRenderingBoundaryCondition.cpp 583 * @param layerIndex index of layer
587 void GeometryShaderLayeredRenderingBoundaryConditionVariousTextures::getReferenceColor(glw::GLint layerIndex,
591 if (layerIndex == 0)
595 else if (layerIndex == 1)
630 * @param layerIndex index of layer
634 void GeometryShaderLayeredRenderingBoundaryConditionNoGS::getReferenceColor(glw::GLint layerIndex,
638 if (layerIndex == 0)
742 * @param layerIndex index of layer
746 void GeometryShaderLayeredRenderingBoundaryConditionNoLayerSet::getReferenceColor(glw::GLint layerIndex,
750 if (layerIndex == 0
    [all...]
  /external/skia/src/gpu/vk/
GrVkExtensions.cpp 103 for (uint32_t layerIndex = 0; layerIndex < layerCount; ++layerIndex) {
105 res = EnumerateInstanceExtensionProperties((*fInstanceLayerStrings)[layerIndex].c_str(),
111 res = EnumerateInstanceExtensionProperties((*fInstanceLayerStrings)[layerIndex].c_str(),
197 for (uint32_t layerIndex = 0; layerIndex < layerCount; ++layerIndex) {
200 (*fDeviceLayerStrings)[layerIndex].c_str(),
207 (*fDeviceLayerStrings)[layerIndex].c_str()
    [all...]
  /external/skqp/src/gpu/vk/
GrVkExtensions.cpp 101 for (uint32_t layerIndex = 0; layerIndex < layerCount; ++layerIndex) {
103 res = EnumerateInstanceExtensionProperties((*fInstanceLayerStrings)[layerIndex].c_str(),
109 res = EnumerateInstanceExtensionProperties((*fInstanceLayerStrings)[layerIndex].c_str(),
193 for (uint32_t layerIndex = 0; layerIndex < layerCount; ++layerIndex) {
196 (*fDeviceLayerStrings)[layerIndex].c_str(),
203 (*fDeviceLayerStrings)[layerIndex].c_str()
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/common/base/
HwcLayerList.cpp 751 int layerIndex = 0;
764 layerIndex = mStaticLayersIndex.itemAt(i);
765 hwcLayer = mLayers.itemAt(layerIndex);
774 layerIndex = mStaticLayersIndex.itemAt(i);
775 hwcLayer = mLayers.itemAt(layerIndex);
805 layerIndex = mStaticLayersIndex.itemAt(0);
806 hwcLayer = mLayers.itemAt(layerIndex);
812 layerIndex = mStaticLayersIndex.itemAt(i);
813 hwcLayer = mLayers.itemAt(layerIndex);
825 layerIndex = mStaticLayersIndex.itemAt(i)
    [all...]

Completed in 279 milliseconds