Home
last modified time | relevance | path

Searched refs:setWeight (Results 1 – 5 of 5) sorted by relevance

/external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/
DPreFillType.java157 public Builder setWeight(int weight) { in setWeight() method in PreFillType.Builder
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.h39 unsigned setWeight(unsigned s);
DHexagonShuffler.cpp81 unsigned HexagonResource::setWeight(unsigned s) { in setWeight() function in HexagonResource
450 slotWeight += ISK->Core.setWeight(HEXAGON_PACKET_SIZE - nSlot - 1); in shuffle()
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNCVHaarObjectDetection.hpp94 __host__ NCVStatus setWeight(Ncv32f weight) in setWeight() function
/external/opencv3/modules/cudalegacy/src/cuda/
DNCVHaarObjectDetection.cu2225 curFeature.setWeight(rectWeight); in loadFromXML()