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

  /frameworks/base/libs/hwui/tests/common/scenes/
PartialDamageAnimation.cpp 56 int curFrame = frameNr % 150;
57 cards[0]->mutateStagingProperties().setTranslationX(curFrame);
58 cards[0]->mutateStagingProperties().setTranslationY(curFrame);
61 TestUtils::recordNode(*cards[0], [curFrame](TestCanvas& canvas) {
63 curFrame / 150.0f, 0xFFF44336, 0xFFF8BBD0);
HwLayerAnimation.cpp 41 int curFrame = frameNr % 150;
42 card->mutateStagingProperties().setTranslationX(curFrame);
43 card->mutateStagingProperties().setTranslationY(curFrame);
OvalAnimation.cpp 44 int curFrame = frameNr % 150;
45 card->mutateStagingProperties().setTranslationX(curFrame);
46 card->mutateStagingProperties().setTranslationY(curFrame);
ClippingAnimation.cpp 62 int curFrame = frameNr % 150;
63 card->mutateStagingProperties().setTranslationX(curFrame);
64 card->mutateStagingProperties().setTranslationY(curFrame);
RectGridAnimation.cpp 56 int curFrame = frameNr % 150;
57 card->mutateStagingProperties().setTranslationX(curFrame);
58 card->mutateStagingProperties().setTranslationY(curFrame);
SaveLayerAnimation.cpp 60 int curFrame = frameNr % 150;
61 card->mutateStagingProperties().setTranslationX(curFrame);
62 card->mutateStagingProperties().setTranslationY(curFrame);
ShadowGrid2Animation.cpp 46 int curFrame = frameNr % 150;
48 cards[ci]->mutateStagingProperties().setTranslationX(curFrame);
49 cards[ci]->mutateStagingProperties().setTranslationY(curFrame);
ShadowGridAnimation.cpp 46 int curFrame = frameNr % 150;
48 cards[ci]->mutateStagingProperties().setTranslationX(curFrame);
49 cards[ci]->mutateStagingProperties().setTranslationY(curFrame);
TextAnimation.cpp 55 int curFrame = frameNr % 150;
56 card->mutateStagingProperties().setTranslationX(curFrame);
57 card->mutateStagingProperties().setTranslationY(curFrame);
RecentsAnimation.cpp 61 int curFrame = frameNr % 150;
63 mCards[ci]->mutateStagingProperties().setTranslationY(curFrame);
67 curFrame / 150.0f, Color::Green_500, Color::DeepOrange_500));
  /external/opencv3/modules/cudalegacy/src/cuda/
fgd.cu 88 __global__ void calcPartialHistogram(const PtrStepSz<PT> prevFrame, const PtrStep<CT> curFrame, unsigned int* partialBuf0, unsigned int* partialBuf1, unsigned int* partialBuf2)
127 CT curVal = curFrame(y, x);
198 void calcDiffHistogram_gpu(PtrStepSzb prevFrame, PtrStepSzb curFrame,
207 (PtrStepSz<PT>)prevFrame, (PtrStepSz<CT>)curFrame, partialBuf0, partialBuf1, partialBuf2);
217 template void calcDiffHistogram_gpu<uchar3, uchar3>(PtrStepSzb prevFrame, PtrStepSzb curFrame, unsigned int* hist0, unsigned int* hist1, unsigned int* hist2, unsigned int* partialBuf0, unsigned int* partialBuf1, unsigned int* partialBuf2, bool cc20, cudaStream_t stream);
218 template void calcDiffHistogram_gpu<uchar3, uchar4>(PtrStepSzb prevFrame, PtrStepSzb curFrame, unsigned int* hist0, unsigned int* hist1, unsigned int* hist2, unsigned int* partialBuf0, unsigned int* partialBuf1, unsigned int* partialBuf2, bool cc20, cudaStream_t stream);
219 template void calcDiffHistogram_gpu<uchar4, uchar3>(PtrStepSzb prevFrame, PtrStepSzb curFrame, unsigned int* hist0, unsigned int* hist1, unsigned int* hist2, unsigned int* partialBuf0, unsigned int* partialBuf1, unsigned int* partialBuf2, bool cc20, cudaStream_t stream);
220 template void calcDiffHistogram_gpu<uchar4, uchar4>(PtrStepSzb prevFrame, PtrStepSzb curFrame, unsigned int* hist0, unsigned int* hist1, unsigned int* hist2, unsigned int* partialBuf0, unsigned int* partialBuf1, unsigned int* partialBuf2, bool cc20, cudaStream_t stream);
226 __global__ void calcDiffThreshMask(const PtrStepSz<PT> prevFrame, const PtrStep<CT> curFrame, uchar3 bestThres, PtrStepb changeMask)
235 CT curVal = curFrame(y, x)
    [all...]
fgd.hpp 167 void calcDiffHistogram_gpu(cv::cuda::PtrStepSzb prevFrame, cv::cuda::PtrStepSzb curFrame,
173 void calcDiffThreshMask_gpu(cv::cuda::PtrStepSzb prevFrame, cv::cuda::PtrStepSzb curFrame, uchar3 bestThres, cv::cuda::PtrStepSzb changeMask, cudaStream_t stream);
178 void bgfgClassification_gpu(cv::cuda::PtrStepSzb prevFrame, cv::cuda::PtrStepSzb curFrame,
183 void updateBackgroundModel_gpu(cv::cuda::PtrStepSzb prevFrame, cv::cuda::PtrStepSzb curFrame,
  /external/opencv3/modules/cudalegacy/src/
fgd.cpp 154 void calcDiffHistogram(const GpuMat& prevFrame, const GpuMat& curFrame, GpuMat& hist, GpuMat& histBuf)
156 typedef void (*func_t)(PtrStepSzb prevFrame, PtrStepSzb curFrame,
171 funcs[prevFrame.channels() - 1][curFrame.channels() - 1](
172 prevFrame, curFrame,
219 void calcDiffThreshMask(const GpuMat& prevFrame, const GpuMat& curFrame, Vec3d bestThres, GpuMat& changeMask)
221 typedef void (*func_t)(PtrStepSzb prevFrame, PtrStepSzb curFrame, uchar3 bestThres, PtrStepSzb changeMask, cudaStream_t stream);
232 funcs[prevFrame.channels() - 1][curFrame.channels() - 1](prevFrame, curFrame,
238 void changeDetection(const GpuMat& prevFrame, const GpuMat& curFrame, GpuMat& changeMask, GpuMat& hist, GpuMat& histBuf)
240 calcDiffHistogram(prevFrame, curFrame, hist, histBuf)
    [all...]
  /external/deqp/framework/qphelper/
qpCrashHandler.c 358 int curFrame;
364 for (curFrame = 0; curFrame < numInBatch; curFrame++)
366 BOOL symInfoOk = SymFromAddr(process, (DWORD64)addresses[curFrame], 0, symInfo);
368 writeInfoFormat(writeInfo, userPtr, " %2d: %p %s%s\n", globalFrameNdx++, addresses[curFrame],
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.h 134 bool isSameFrame(const FrameInfo& curFrame,
hwc_mdpcomp.cpp 277 void MDPComp::LayerCache::updateCounts(const FrameInfo& curFrame) {
278 layerCount = curFrame.layerCount;
279 memcpy(&isFBComposed, &curFrame.isFBComposed, sizeof(isFBComposed));
280 memcpy(&drop, &curFrame.drop, sizeof(drop));
283 bool MDPComp::LayerCache::isSameFrame(const FrameInfo& curFrame,
285 if(layerCount != curFrame.layerCount)
287 for(int i = 0; i < curFrame.layerCount; i++) {
288 if((curFrame.isFBComposed[i] != isFBComposed[i]) ||
289 (curFrame.drop[i] != drop[i])) {
293 if(curFrame.isFBComposed[i] && layerUpdating(layer))
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.h 139 bool isSameFrame(const FrameInfo& curFrame,
hwc_mdpcomp.cpp 302 void MDPComp::LayerCache::updateCounts(const FrameInfo& curFrame) {
303 layerCount = curFrame.layerCount;
304 memcpy(&isFBComposed, &curFrame.isFBComposed, sizeof(isFBComposed));
305 memcpy(&drop, &curFrame.drop, sizeof(drop));
308 bool MDPComp::LayerCache::isSameFrame(const FrameInfo& curFrame,
310 if(layerCount != curFrame.layerCount)
312 for(int i = 0; i < curFrame.layerCount; i++) {
313 if((curFrame.isFBComposed[i] != isFBComposed[i]) ||
314 (curFrame.drop[i] != drop[i])) {
317 if(curFrame.isFBComposed[i] &
    [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.cpp 259 void MDPComp::LayerCache::updateCounts(const FrameInfo& curFrame) {
260 mdpCount = curFrame.mdpCount;
261 cacheCount = curFrame.fbCount;
262 layerCount = curFrame.layerCount;
263 fbZ = curFrame.fbZ;
    [all...]
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_mdpcomp.h 144 bool isSameFrame(const FrameInfo& curFrame,
hwc_mdpcomp.cpp 336 void MDPComp::LayerCache::updateCounts(const FrameInfo& curFrame) {
337 layerCount = curFrame.layerCount;
338 memcpy(&isFBComposed, &curFrame.isFBComposed, sizeof(isFBComposed));
339 memcpy(&drop, &curFrame.drop, sizeof(drop));
342 bool MDPComp::LayerCache::isSameFrame(const FrameInfo& curFrame,
344 if(layerCount != curFrame.layerCount)
346 for(int i = 0; i < curFrame.layerCount; i++) {
347 if((curFrame.isFBComposed[i] != isFBComposed[i]) ||
348 (curFrame.drop[i] != drop[i])) {
352 if(curFrame.isFBComposed[i] && layerUpdating(layer))
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_mdpcomp.h 139 bool isSameFrame(const FrameInfo& curFrame,
hwc_mdpcomp.cpp 360 void MDPComp::LayerCache::updateCounts(const FrameInfo& curFrame) {
361 layerCount = curFrame.layerCount;
362 memcpy(&isFBComposed, &curFrame.isFBComposed, sizeof(isFBComposed));
363 memcpy(&drop, &curFrame.drop, sizeof(drop));
366 bool MDPComp::LayerCache::isSameFrame(const FrameInfo& curFrame,
368 if(layerCount != curFrame.layerCount)
370 for(int i = 0; i < curFrame.layerCount; i++) {
371 if((curFrame.isFBComposed[i] != isFBComposed[i]) ||
372 (curFrame.drop[i] != drop[i])) {
376 if(curFrame.isFBComposed[i] && layerUpdating(layer))
    [all...]
  /external/vulkan-validation-layers/demos/
cube.c 421 int32_t curFrame;
    [all...]

Completed in 196 milliseconds